summary refs log tree commit diff
path: root/tests/test_test_utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-23Don't push if an user account has expired (#8353)Mathieu Velten4-5/+34
2020-09-23Do not check lint/test dependencies at runtime. (#8377)Patrick Cloke5-15/+25
moves non-runtime dependencies out of synapse.python_dependencies (test and lint)
2020-09-23