aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests/unit/base
AgeCommit message (Expand)Author
2022-09-08Replace "g.db" mocks with "database_connection" mocksMunyoki Kilyungi
2022-09-08Move data.gen_menu_json to test_data_set.pyMunyoki Kilyungi
2022-03-17Skip unittestsBonfaceKilz
2021-05-05tests: test_species: Update failing testsBonfaceKilz
2021-05-05templates: test_species: Add tests for instantiating ChromosomesBonfaceKilz
2021-05-05tests: test_species: Test that IndChromosome instantiates correctlyBonfaceKilz
2021-05-05tests: test_species: Add test cases for TestTheSpecies classBonfaceKilz
2021-04-30autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133BonfaceKilz
2021-04-30autopep8: Fix W504BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-29tests: test_data_set: Update testBonfaceKilz
2021-04-29tests: unit: test_data_set: Remove unused mockBonfaceKilz
2020-11-03Separate unittests from integration testsBonfaceKilz