bugbug/tests
Marco d27d5f8b2c
Add a mock DB for tests to avoid downloading the full DB (#273)
* Rename test function in test_bug to reflect reality, and add more assertions

* Add a mock bugs DB for tests

* Don't download bugs DB anymore for running tests

* Add a test for run.py basic functionality

* Remove training test task, as the test is now a pytest
2019-04-18 14:01:25 +02:00
..
fixtures Add a mock DB for tests to avoid downloading the full DB (#273) 2019-04-18 14:01:25 +02:00
conftest.py Add a mock DB for tests to avoid downloading the full DB (#273) 2019-04-18 14:01:25 +02:00
test_bug.py Add a mock DB for tests to avoid downloading the full DB (#273) 2019-04-18 14:01:25 +02:00
test_bug_features.py Add a mock DB for tests to avoid downloading the full DB (#273) 2019-04-18 14:01:25 +02:00
test_cleanup_functions.py Pre commit setup (#252) 2019-04-09 15:57:29 +02:00
test_db.py Pre commit setup (#252) 2019-04-09 15:57:29 +02:00
test_labels.py Pre commit setup (#252) 2019-04-09 15:57:29 +02:00
test_qaneeded.py Pre commit setup (#252) 2019-04-09 15:57:29 +02:00
test_run.py Add a mock DB for tests to avoid downloading the full DB (#273) 2019-04-18 14:01:25 +02:00
test_tracking.py Move label gathering code in the models themselves 2019-01-02 15:26:43 +01:00