* `test_modify_saves_non_empty_diffs` needs non-transactional db, so moved to seperate file * Replaced incompatable usage of `db.session.rollback()` with parametrerized function calls * xfail conditionals for search removed, as we can no longer get current driver with binds * Also remove usage of deprecated `pytest.yield_fixture` |
||
---|---|---|
.. | ||
__init__.py | ||
test_comment_creating.py | ||
test_comment_deleting.py | ||
test_comment_rating.py | ||
test_comment_retrieving.py | ||
test_comment_updating.py | ||
test_info.py | ||
test_password_reset.py | ||
test_pool_category_creating.py | ||
test_pool_category_deleting.py | ||
test_pool_category_retrieving.py | ||
test_pool_category_updating.py | ||
test_pool_creating.py | ||
test_pool_deleting.py | ||
test_pool_merging.py | ||
test_pool_retrieving.py | ||
test_pool_updating.py | ||
test_post_creating.py | ||
test_post_deleting.py | ||
test_post_favoriting.py | ||
test_post_featuring.py | ||
test_post_merging.py | ||
test_post_rating.py | ||
test_post_retrieving.py | ||
test_post_updating.py | ||
test_snapshot_retrieving.py | ||
test_tag_category_creating.py | ||
test_tag_category_deleting.py | ||
test_tag_category_retrieving.py | ||
test_tag_category_updating.py | ||
test_tag_creating.py | ||
test_tag_deleting.py | ||
test_tag_merging.py | ||
test_tag_retrieving.py | ||
test_tag_siblings_retrieving.py | ||
test_tag_updating.py | ||
test_user_creating.py | ||
test_user_deleting.py | ||
test_user_retrieving.py | ||
test_user_token_creating.py | ||
test_user_token_deleting.py | ||
test_user_token_retrieving.py | ||
test_user_token_updating.py | ||
test_user_updating.py |