|
38b120b03e
|
Update dependencies, fix tests
- replace assertTrue(mock.called_with(...)) with mock.assert_called_with
|
2024-08-23 17:57:40 +02:00 |
|
|
d88745f46b
|
Fix tests
|
2023-04-29 13:10:25 +02:00 |
|
|
3d18392b67
|
Fix tests for Python 3
- drop Python 2 __future__ imports
- fix tests to handle new Django and Python 3 module names
- reformat changed files with black
|
2019-01-30 21:27:25 +01:00 |
|
|
e96aac82fc
|
Add tests for taskresults app
This commit adds tests for the taskresults management command
fetch_taskresults and completes the test coverage for
taskresults.models.
|
2015-12-06 18:47:11 +01:00 |
|