G5.13 Improvements to Germplasm Accession Synonyms Test #13
Labels
bug - potential
For issues describing a potential bug that has not yet been shown repeatable by a core developer.
Group 5 | Automated Testing | Performance
Any issue related to automated testing and improving performance
Branch
g5.13-germplasmAccessionSynonymTests
Groups
Group 2 - Data Importing, Group 5 | Automated Testing | Performance
Describe
These suggestions came up in the review of #6. This issue makes sure we don't forget about them and allows us to merge that PR :-)
GermplasmAccessionImporterTest::testGermplasmAccessionImporterLoadSynonyms()
Lacey: Might also be good to check that both synonyms are connected to the correct stock via the stock_synonym table here just as you have done with the other test cases above.
Carolyn: I didn't get to this in time sadly, but in commit 371d157 I added the check for a pre-existing stock_relationship and intended to also add a test to make sure duplicate stock_relationships indeed do not get added by the importer. All this to say that I plan to tackle your suggestion at the same time since both tests are synonym-focussed 😄
The text was updated successfully, but these errors were encountered: