halfapi/tests
Maxime Alves LIRMM dbca2f28fb [conf] use of toml for halfapi configs. re-enable possibility of multiple domains 2021-12-03 17:25:57 +01:00
..
cli [conf] use of toml for halfapi configs. re-enable possibility of multiple domains 2021-12-03 17:25:57 +01:00
dummy_domain [lib.domain] implement domain schema - try: halfapi domain dummy_domain 2021-12-01 13:31:46 +01:00
__init__.py [WIP] Import halfapi OK dans test_jwt_middleware. 2020-07-03 21:39:59 +02:00
conftest.py [conf] use of toml for halfapi configs. re-enable possibility of multiple domains 2021-12-03 17:25:57 +01:00
setup.py [tests] add dummy_domain as a testing dependency (because domains can't 2020-10-07 15:51:24 +02:00
test_acl.py [lib] route_acl_decorator becomes HalfRoute.acl_decorator, creation of HalfRoute that wraps starlette.route 2021-11-29 05:42:26 +01:00
test_app.py [conf] use of toml for halfapi configs. re-enable possibility of multiple domains 2021-12-03 17:25:57 +01:00
test_conf.py [conf] use of toml for halfapi configs. re-enable possibility of multiple domains 2021-12-03 17:25:57 +01:00
test_constants.py [constants] add lib "schema" Schemas for all items 2021-11-30 00:37:13 +01:00
test_debug_routes.py [config][wip][nf] removal of "domains" and "domain" section 2021-12-03 09:49:30 +01:00
test_domain.py [tests] dummy domain test (you can use this example in your own domain) 2021-12-01 17:02:23 +01:00
test_dummy_domain.py [app] enable use of SCHEMA to run halfapi, fix tests 2021-11-30 11:20:26 +01:00
test_dummy_project_router.py [pipfile] remove dependency to python3.8, TODO find a way to specify python>=3.8 2021-12-01 12:02:21 +01:00
test_halfapi.py [conf] use of toml for halfapi configs. re-enable possibility of multiple domains 2021-12-03 17:25:57 +01:00
test_jwt_middleware.py [tests] jwt, use of TestClient instead of requests 2021-05-28 22:12:53 +02:00
test_lib_domain.py [wip][testfail] update config monodomain - schema gives acls 2021-11-30 18:31:40 +01:00
test_lib_responses.py [0.5.13] 2021-10-07 13:58:03 +02:00
test_lib_router.py [lib.router] forbid extra-keys in routes dict (no more FQTN at same level of methods) 2021-12-01 21:13:35 +01:00
test_lib_routes.py [wip][testfail] update config monodomain - schema gives acls 2021-11-30 18:31:40 +01:00
test_lib_schemas.py manipuler le sys.path : BAAAD 2021-12-01 12:14:27 +01:00