Age | Commit message (Expand) | Author |
2020-11-03 | Fix false-positive tests | BonfaceKilz |
2020-11-03 | Delete file | BonfaceKilz |
2020-11-03 | Add basic tests for rendering_markdown | BonfaceKilz |
2020-11-03 | Add basic structure for "/glossary" routes test | BonfaceKilz |
2020-11-03 | remove unnecessary comments | Alexanderlacuna |
2020-11-03 | add pep8 formatting | Alexanderlacuna |
2020-11-03 | add tests for the get_categorical_variables function | Alexanderlacuna |
2020-11-03 | Remove encoding header for file | BonfaceKilz |
2020-11-03 | Separate unittests from integration tests | BonfaceKilz |
2020-11-03 | Add test for "/glossary" route | BonfaceKilz |
2020-11-03 | switch from assertFalse to assertIs | Alexanderlacuna |
2020-11-03 | switch from assertTrue/False to assertIs to make the tests tighter | Alexanderlacuna |
2020-11-03 | use assertTrue and assertFalse in while testing boolean | Alexanderlacuna |
2020-11-02 | add better formatting | Alexanderlacuna |
2020-11-02 | add function docstring | Alexanderlacuna |
2020-11-02 | add tests for show trait module | Alexanderlacuna |
2020-10-31 | remove redundant classes | Alexanderlacuna |
2020-10-31 | use descriptive variable names | Alexanderlacuna |
2020-10-31 | Use more descriptive variable and class names | Alexanderlacuna |
2020-10-30 | add test for get_export_metadata | Alexanderlacuna |
2020-10-29 | add test for show_trait | Alexanderlacuna |
2020-10-29 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te... | Alexanderlacuna |
2020-10-29 | format file | Alexanderlacuna |
2020-10-29 | add test for show_trait/export_trait_data | Alexanderlacuna |
2020-10-28 | Add new test for hmac_creation with latin-1 secret | BonfaceKilz |
2020-10-28 | Add tests for cookie verification | BonfaceKilz |
2020-10-27 | Merge pull request #465 from Alexanderlacuna/test-branch | BonfaceKilz |
2020-10-27 | switch from single quote to double quote | Alexanderlacuna |
2020-10-27 | address failures | Alexanderlacuna |
2020-10-27 | added changes to file | Alexanderlacuna |
2020-10-27 | modified to use pep8 standards | Alexanderlacuna |
2020-10-26 | modified test file | Alexanderlacuna |
2020-10-20 | Add tests for encoding password | BonfaceKilz |
2020-10-20 | Add pbkdf2 tests | BonfaceKilz |
2020-10-09 | Add test for process_traits from collections.py | BonfaceKilz |
2020-09-30 | Fix import in tests | BonfaceKilz |
2020-09-29 | Add test for process_traits from collections.py | BonfaceKilz |
2020-09-28 | Fix failing test | BonfaceKilz |
2020-09-28 | Merge branch 'build/python3-migration' of github.com:BonfaceKilz/genenetwork2... | BonfaceKilz |
2020-09-28 | Update trait tests | BonfaceKilz |
2020-09-26 | Fix failing tests by replacing mock with unittest.mock | BonfaceKilz |
2020-09-26 | Fix failing tests | BonfaceKilz |
2020-09-26 | Merge branch 'testing' into build/python3-migration | BonfaceKilz |
2020-09-23 | Fix failing tests | BonfaceKilz |
2020-09-17 | Merge branch 'testing' into build/python3-migration | BonfaceKilz |
2020-09-17 | Mock "SECRET_HMAC_CODE" | BonfaceKilz |
2020-09-17 | Fix errors in tests | BonfaceKilz |
2020-09-17 | Merge branch 'testing' into build/python3-migration | BonfaceKilz |
2020-09-17 | Add tests for hmac utility | BonfaceKilz |
2020-09-16 | Add new tests for "base/trait.py" | BonfaceKilz |