summary refs log tree commit diff
path: root/tests/unittest.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-17Clean up tox.ini (#8963)Richard van der Hoff3-19/+34
... and disable coverage tracking for mypy and friends.
2020-12-17Update tests/test_mau.pyErik Johnston1-1/+2
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-12-17Fix `UsersListTestCase` (#8964)