Age | Commit message (Expand) | Author |
2022-09-22 | Provide database cursor as argument for TheSpecies and Chromosomes | Frederick Muriuki Muriithi |
2022-09-22 | Update tests: pass in missing arguments. | Frederick Muriuki Muriithi |
2022-09-20 | Decompose file into separate modulesrefactor-data_set_py-20220920 | Frederick Muriuki Muriithi |
2022-09-08 | Test the creation of the_species, indchromosomes and chromosome objs | Munyoki Kilyungi |
2022-09-08 | Use "%s" in sql query | Munyoki Kilyungi |
2022-09-08 | Move test case to mrna_assay_tissue_data test module | Munyoki Kilyungi |
2022-09-08 | Inject database connection to mrna_assay_tissue_data class | Munyoki Kilyungi |
2022-09-08 | Replace "g.db" mocks with "database_connection" mocks | Munyoki Kilyungi |
2022-09-08 | Move data.gen_menu_json to test_data_set.py | Munyoki Kilyungi |
2022-03-17 | Skip unittests | BonfaceKilz |
2021-05-05 | tests: test_species: Update failing tests | BonfaceKilz |
2021-05-05 | templates: test_species: Add tests for instantiating Chromosomes | BonfaceKilz |
2021-05-05 | tests: test_species: Test that IndChromosome instantiates correctly | BonfaceKilz |
2021-05-05 | tests: test_species: Add test cases for TestTheSpecies class | BonfaceKilz |
2021-04-30 | autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133 | BonfaceKilz |
2021-04-30 | autopep8: Fix W504 | BonfaceKilz |
2021-04-30 | autopep8: Fix E301,E302,E303,E304,E305,E306 | BonfaceKilz |
2021-04-29 | tests: test_data_set: Update test | BonfaceKilz |
2021-04-29 | tests: unit: test_data_set: Remove unused mock | BonfaceKilz |
2020-11-03 | Separate unittests from integration tests | BonfaceKilz |