halfapi/tests
Maxime Alves LIRMM b7c5704c95 [tests] fix tests so the data is sent in json 2023-02-21 19:23:23 +01:00
..
cli [fix] tests for running by implementing the dry-run option to the domain command 2023-02-03 00:02:56 +01:00
dummy_domain [tests] fix tests so the data is sent in json 2023-02-21 19:23:23 +01:00
__init__.py [WIP] Import halfapi OK dans test_jwt_middleware. 2020-07-03 21:39:59 +02:00
conftest.py [tests] fix tests and add "mix_stderr=False" to CliRunner instance 2021-12-13 12:41:33 +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 [deps] Migration from starlette v0.18 to v0.23 2023-01-14 11:10:13 +01:00
test_app.py [wip] refactor half_domain 2021-12-07 11:42:02 +01:00
test_conf.py [wip][testfail] multiple-domains app 2021-12-07 07:53:36 +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 [deps] Migration from starlette v0.18 to v0.23 2023-01-14 11:10:13 +01:00
test_domain.py [tests] fix tests so the data is sent in json 2023-02-21 19:23:23 +01:00
test_dummy_domain.py [tests] async router renamed to async_router 2022-02-10 12:30:49 +01:00
test_dummy_project_router.py [deps] Migration from starlette v0.18 to v0.23 2023-01-14 11:10:13 +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 [authMiddleware] UN-Breaking uses either the cookie or the header names "Authorization" 2023-02-03 12:43:16 +01:00
test_lib_domain.py [lib.domain] route_decorator : Adds the "base_url", "cookies" and "url" to the "halfapi" argument of route definitions 2023-02-21 19:22:57 +01:00
test_lib_domain_middlware.py [deps] Migration from starlette v0.18 to v0.23 2023-01-14 11:10:13 +01:00
test_lib_responses.py [0.5.13] 2021-10-07 13:58:03 +02:00
test_lib_router.py [wip] refactor half_domain 2021-12-07 11:42:02 +01:00
test_lib_routes.py [wip] refactor half_domain 2021-12-07 11:42:02 +01:00