summary refs log tree commit diff
path: root/tests/test_test_utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-29Port room rest handlers to async/awaitErik Johnston1-94/+72
2019-10-29Update docstringErik Johnston1-3/+2
2019-10-29Add comment as to why we're pinning black in testsErik Johnston1