gallery.accords-library.com/server/szurubooru/tests/func
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_auth.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_comments.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_diff.py client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
test_image_hash.py Add AVIF/HEIC detection 2021-05-07 14:36:58 -07:00
test_mime.py Merge branch 'avif' 2021-06-01 16:57:29 +02:00
test_net.py server/net: prevent youtube-dl errors when downloading image links 2021-01-07 08:28:22 -05:00
test_posts.py Merge branch 'avif' 2021-06-01 16:57:29 +02:00
test_snapshots.py server/tests: use transactional db for faster unit tests 2021-09-23 12:24:56 -04:00
test_snapshots_transactional_isolation.py server/tests: use transactional db for faster unit tests 2021-09-23 12:24:56 -04:00
test_tag_categories.py server/tests: use transactional db for faster unit tests 2021-09-23 12:24:56 -04:00
test_tags.py server/tests: use transactional db for faster unit tests 2021-09-23 12:24:56 -04:00
test_user_tokens.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_users.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
test_util.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00