gallery.accords-library.com/server/szurubooru/tests/api
Shyam Sunder d083084407 server/tests: use transactional db for faster unit tests
* `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`
2021-09-23 12:24:56 -04:00
..
__init__.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
test_comment_creating.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_comment_deleting.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_comment_rating.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_comment_retrieving.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_comment_updating.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_info.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_password_reset.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_pool_category_creating.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_pool_category_deleting.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_pool_category_retrieving.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_pool_category_updating.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_pool_creating.py server: API support for webhooks 2020-08-13 22:41:43 -04:00
test_pool_deleting.py server: API support for webhooks 2020-08-13 22:41:43 -04:00
test_pool_merging.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_pool_retrieving.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_pool_updating.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_post_creating.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_post_deleting.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_post_favoriting.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_post_featuring.py server: API support for webhooks 2020-08-13 22:41:43 -04:00
test_post_merging.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_post_rating.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_post_retrieving.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_post_updating.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_snapshot_retrieving.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_tag_category_creating.py server/tests: fix failing tests 2020-09-24 19:09:54 +02:00
test_tag_category_deleting.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_tag_category_retrieving.py server/tests: fix failing tests 2020-09-20 12:07:42 +02:00
test_tag_category_updating.py client+server: add tag category ordering feature 2020-09-19 22:55:17 +02:00
test_tag_creating.py server: API support for webhooks 2020-08-13 22:41:43 -04:00
test_tag_deleting.py server: API support for webhooks 2020-08-13 22:41:43 -04:00
test_tag_merging.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_tag_retrieving.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_tag_siblings_retrieving.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_tag_updating.py server/tests: use transactional db for faster unit tests 2021-09-23 12:24:56 -04:00
test_user_creating.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_user_deleting.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_user_retrieving.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_user_token_creating.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_user_token_deleting.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_user_token_retrieving.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_user_token_updating.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_user_updating.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00