toot/tests
Ivan Habunek 5a26ab4940
Don't access the database in tests
This requires the mastodon instance to be patched so that email
confirmation is not required, but makes it possible to run tests on a
remote instance.
2024-01-02 21:56:51 +01:00
..
assets Test media thumbnails 2023-03-03 11:44:40 +01:00
integration Don't access the database in tests 2024-01-02 21:56:51 +01:00
tui Fix warnings 2023-11-18 22:02:11 +01:00
__init__.py Add coding directive 2017-04-15 14:53:08 +02:00
test_config.py Use context manager to edit config 2023-12-17 09:42:09 +01:00
test_utils.py Migrate auth commands 2023-11-30 20:12:04 +01:00
test_version.py Add __version__ to init file 2018-01-15 12:19:37 +01:00
utils.py Add test util function for retrying tests 2024-01-01 11:14:04 +01:00