anki-connect/tests
oakkitten 849ab43be7 Tests: simplify profile removal
It turns out that `pytest-anki` does what we are trying to do already.

Note that `empty_anki_session_started` creates a temporary user too.
We are “overwriting“ it in `profile_created_and_loaded`
by calling `temporary_user`. It seems that doing this is safe.
2022-04-11 02:28:25 +01:00
..
conftest.py Tests: simplify profile removal 2022-04-11 02:28:25 +01:00
test_cards.py Convert all tests to pytest 2022-04-11 02:26:44 +01:00
test_decks.py Convert all tests to pytest 2022-04-11 02:26:44 +01:00
test_edit.py Add tests for the Edit dialog 2022-04-11 02:28:03 +01:00
test_graphical.py Ignore option closeAfterAdding of guiAddCards 2022-04-11 02:28:25 +01:00
test_media.py Convert all tests to pytest 2022-04-11 02:26:44 +01:00
test_misc.py Tests: simplify profile removal 2022-04-11 02:28:25 +01:00
test_models.py Convert all tests to pytest 2022-04-11 02:26:44 +01:00
test_notes.py Convert all tests to pytest 2022-04-11 02:26:44 +01:00
test_server.py Tests: simplify profile removal 2022-04-11 02:28:25 +01:00
test_stats.py Convert all tests to pytest 2022-04-11 02:26:44 +01:00