.. |
cli
|
[responses] html and plaintext return types as ret_type argument
|
2022-08-18 20:22:14 +02:00 |
dummy_domain
|
[breaking] domain description is defined in a dict, not in "__name__", "__id__", "__routers__" ...
|
2022-10-13 12:18:13 +02:00 |
__init__.py
|
…
|
|
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
|
[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
|
[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
|
[tests] fix tests and add "mix_stderr=False" to CliRunner instance
|
2021-12-13 12:41:33 +01:00 |
test_domain.py
|
[breaking] domain description is defined in a dict, not in "__name__", "__id__", "__routers__" ...
|
2022-10-13 12:18:13 +02: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
|
[tests] async router renamed to async_router
|
2022-02-10 12:30:49 +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] refactor half_domain
|
2021-12-07 11:42:02 +01:00 |
test_lib_domain_middlware.py
|
[tests] add test file for lib/domain_middleware
|
2021-12-13 12:42:12 +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 |