amanuensis/tests
Tim Van Baak ccb285cbf0 Rename route parameter to lexicon_name
This disambiguates and future-proofs the route parameters so they can be more
easily referenced in before_request contexts shared by all routes.
2021-09-09 19:34:24 -07:00
..
backend Make backend argument type errors more specific 2021-08-13 17:23:03 -07:00
__init__.py Set up poetry project and nix packaging 2021-04-30 00:12:46 -07:00
conftest.py Make importing backends easier 2021-08-12 23:08:56 -07:00
test_auth.py Add home page test 2021-06-26 10:13:46 -07:00
test_character.py Rename route parameter to lexicon_name 2021-09-09 19:34:24 -07:00
test_home.py Add home page test 2021-06-26 10:13:46 -07:00
test_parser.py Add renderable visitor unit test 2021-06-11 23:55:52 -07:00
test_server.py Reintegrate lexicon routes and joining 2021-08-13 20:12:13 -07:00