.. |
cli
|
[run] add arguments for config
|
2021-11-23 13:53:08 +01:00 |
dummy_domain
|
[dummy_domain] add async routes, and routes that use arguments
|
2021-11-29 08:37:52 +01:00 |
__init__.py
|
[WIP] Import halfapi OK dans test_jwt_middleware.
|
2020-07-03 21:39:59 +02:00 |
conftest.py
|
HalfAPI class clean and rewrite
|
2021-11-22 18:18:06 +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
|
HalfAPI class clean and rewrite
|
2021-11-22 18:18:06 +01:00 |
test_cli.py
|
[tests][OK] Using a dummy_domain, adding it and listing it's routes
|
2020-10-07 09:55:03 +02:00 |
test_cli_proj.py
|
[tests][OK] Using a dummy_domain, adding it and listing it's routes
|
2020-10-07 09:55:03 +02:00 |
test_conf.py
|
[conf][testfail] add SCHEMA dictionary to globals
|
2021-11-29 06:21:48 +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
|
[0.5.11]
|
2021-10-04 22:16:27 +02:00 |
test_dummy_domain.py
|
[dummy_domain] add tests for dummy_domain acls
|
2021-11-29 06:09:18 +01:00 |
test_dummy_project_router.py
|
[lib.domain] gen_router_routes yields router module also
|
2021-11-22 20:06:12 +01:00 |
test_halfapi.py
|
[cli.run] halfapi run SCHEMA.csv
|
2021-11-30 10:42:00 +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
|
[lib.domain] gen_router_routes yields router module also
|
2021-11-22 20:06:12 +01:00 |
test_lib_responses.py
|
[0.5.13]
|
2021-10-07 13:58:03 +02:00 |
test_lib_router.py
|
[0.5.3]
|
2021-06-17 18:53:23 +02:00 |
test_lib_routes.py
|
[routers] docstring is mandator in route methods. YAML is used for markup
|
2021-11-29 06:08:24 +01:00 |
test_lib_schemas.py
|
[lib.schemas] add schema_csv_dict and schema_to_csv function
|
2021-11-30 01:42:29 +01:00 |