taar/tests
Victor Ng ac4f3a3c26 Reworked the matrix construction in similarity recommender so that a fresh JSON file will force the cached matrices to be recomputed.
Added tests to verify matrix reconstruction
2019-02-20 18:28:07 -05:00
..
__init__.py Added empty __init__.py module to tests package so that we can do 2018-02-12 13:54:25 -05:00
conftest.py updated S3 data loader code for Collaborative Recommender 2018-08-07 16:02:46 -04:00
mocks.py Flake8/syntax cleanup 2018-11-27 17:30:58 +00:00
similarity_data.py Add summation of guid LRs across multiple donors for similarity_recommender. 2018-05-17 18:49:16 +02:00
test_collaborativerecommender.py Misc cleanups 2018-11-30 18:02:22 +00:00
test_ensemblerecommender.py Misc cleanups 2018-11-30 18:02:22 +00:00
test_hybrid_recommender.py Misc cleanups 2018-11-30 18:02:22 +00:00
test_integration.py reworked the merging of promoted addons so that duplicated GUIDs are not 2019-01-20 20:42:39 -05:00
test_lazys3.py Added a force_expiry() method to the JSON loader 2019-02-20 14:26:44 -05:00
test_localerecommender.py * fixed some spurious flake8 warnings 2019-01-28 15:29:29 -05:00
test_profile_fetcher.py Fixed up all test cases that broke when merging in 2018-08-02 16:35:38 -04:00
test_recommendation_manager.py * fixed some spurious flake8 warnings 2019-01-28 15:29:29 -05:00
test_similarityrecommender.py Reworked the matrix construction in similarity recommender so that a fresh JSON file will force the cached matrices to be recomputed. 2019-02-20 18:28:07 -05:00