Toot-Mastodon-CLI-TUI-clien.../tests/integration
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
..
__init__.py Break up integration tests 2023-03-30 10:56:40 +02:00
conftest.py Don't access the database in tests 2024-01-02 21:56:51 +01:00
test_accounts.py Reorganize cli imports 2023-12-13 15:00:47 +01:00
test_auth.py Move Run type alias to conftest 2024-01-01 09:52:15 +01:00
test_lists.py Add --json option to lists commands 2023-12-14 14:10:53 +01:00
test_post.py Reorganize cli imports 2023-12-13 15:00:47 +01:00
test_read.py Make instance work without logging in 2023-12-14 13:06:06 +01:00
test_status.py Remove unused imports 2024-01-01 12:14:15 +01:00
test_tags.py Reorganize cli imports 2023-12-13 15:00:47 +01:00
test_timelines.py Replace sleeps in tests with retries 2024-01-01 12:12:08 +01:00
test_update_account.py Reorganize cli imports 2023-12-13 15:00:47 +01:00