szurubooru/server
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
..
szurubooru server/tests: use transactional db for faster unit tests 2021-09-23 12:24:56 -04:00
.dockerignore client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
.flake8 client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
alembic.ini PR fixes 2020-06-02 17:43:18 -07:00
config.yaml.dist client+server: add tag category ordering feature 2020-09-19 22:55:17 +02:00
dev-requirements.txt server/tests: use postgresql test database 2020-03-06 18:15:25 -05:00
docker-start.sh client+server: normalize trailing newlines 2020-06-05 10:54:32 -04:00
Dockerfile client+server/docker: fix ARM build platform issue 2021-09-19 12:03:32 -04:00
pyproject.toml client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
requirements.txt Add AVIF/HEIC detection 2021-05-07 14:36:58 -07:00
szuru-admin client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00