Commit Graph

3 Commits

Author SHA1 Message Date
jelle van der Waa
f42f357fdf Mirror tests (#78)
* mirrors: Move tests to mirrors/tests

Move the tests to separate files in mirrors/tests and expand the model
tests with tests for the Mirror class.

* Add CheckLocation test

* mirrors: Add tests for template filters

Include tests for the filters used in the mirrors views.

* devel: Add tests for template filter in_group

Include a test for a simple case of the in_group filter.
2018-01-22 12:41:39 -05:00
Jelle van der Waa
5869613217 devel: remove unused variables/imports 2017-08-28 21:06:36 +02:00
Jelle van der Waa
840ff3684d devel: Add reporead test
Add a test for reporead import database functionality. Move tests for
devel to a separate directory and depend on mock for patching the
logging functonality. (Included by default in Python 3)
2017-08-25 18:35:39 +02:00