halfapi/tests
Maxime Alves LIRMM 0470f9fa89 [0.5.9] release
Squashed commit of the following:

commit 7fe3e22f5e4108b5eb149abf8d608334debc49ca
Author: Maxime Alves LIRMM <maxime.alves@lirmm.fr>
Date:   Thu Sep 2 16:59:52 2021 +0200

    [0.5.9] release

commit c36c0fcc982388a5acf2f9f937fa8ab54a18f3de
Author: Maxime Alves LIRMM <maxime.alves@lirmm.fr>
Date:   Thu Sep 2 16:53:13 2021 +0200

    [conf] fix #19 et ajout du test (test_dummy_project_router/test_get_config)

    configuration du domaine accessible depuis :

    l'attribut config de l'argument "halfapi" pour les fonctions
    request.scope['config'] pour les fonctions async

commit cc235eee8c6f8f5d3606dda0f88156697eac296e
Author: Maxime Alves LIRMM <maxime.alves@lirmm.fr>
Date:   Thu Sep 2 14:59:17 2021 +0200

    [tests] don't import click two times

commit fa418478c76205bb407e536737d8e389b4bf391c
Author: Maxime Alves LIRMM <maxime.alves@lirmm.fr>
Date:   Thu Sep 2 14:57:06 2021 +0200

    [clean] remove unused variables, remove [] as default value in fct, raise from exc
2021-09-02 17:01:36 +02:00
..
dummy_domain [0.5.9] release 2021-09-02 17:01:36 +02:00
__init__.py [WIP] Import halfapi OK dans test_jwt_middleware. 2020-07-03 21:39:59 +02:00
conftest.py [0.5.9] release 2021-09-02 17:01:36 +02: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 [test] test of lib.acl 2021-05-28 22:13:48 +02: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_debug_routes.py [0.5.3] 2021-06-17 18:53:23 +02:00
test_dummy_project_router.py [0.5.9] release 2021-09-02 17:01:36 +02: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 [0.5.3] 2021-06-17 18:53:23 +02:00
test_lib_responses.py [tests][lib/responses] format des dates ORJSON + update deps (fix bug dates) 2021-03-12 19:02:23 +01:00
test_lib_router.py [0.5.3] 2021-06-17 18:53:23 +02:00
test_lib_routes.py [release] 0.5.0 2021-06-07 16:44:43 +02:00
test_lib_schemas.py [tests] /halfapi/schema 2021-06-17 19:14:39 +02:00