gallery.accords-library.com/server/szurubooru/tests/func
rr- ad842ee8a5 server: refactor + add type hinting
- Added type hinting (for now, 3.5-compatible)
- Split `db` namespace into `db` module and `model` namespace
- Changed elastic search to be created lazily for each operation
- Changed to class based approach in entity serialization to allow
  stronger typing
- Removed `required` argument from `context.get_*` family of functions;
  now it's implied if `default` argument is omitted
- Changed `unalias_dict` implementation to use less magic inputs
2017-02-05 16:34:45 +01:00
..
__init__.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
test_comments.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
test_diff.py server/snapshots: rewrite 2016-08-16 21:51:25 +02:00
test_image_hash.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
test_mime.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
test_net.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
test_posts.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
test_snapshots.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
test_tag_categories.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
test_tags.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
test_users.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
test_util.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00