This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/tests/e2e
dependabot[bot] bc9e7e8b93
build(deps): bump structlog from 20.1.0 to 20.2.0 (#445)
* build(deps): bump structlog from 20.1.0 to 20.2.0

Bumps [structlog](https://github.com/hynek/structlog) from 20.1.0 to 20.2.0.
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/hynek/structlog/compare/20.1.0...20.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* *: use structlog.stdlib instead of structlog for type-hints

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-01-01 15:39:43 +01:00
..
__init__.py tests: move integration tests into separate folder, add separate pipeline task 2020-11-19 14:35:43 +01:00
ci.docker-compose.yml root: use proxy for e2e tests 2020-12-06 19:52:26 +01:00
docker-compose.yml root: use proxy for e2e tests 2020-12-06 19:52:26 +01:00
test_flows_enroll.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_flows_login.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_flows_otp.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_flows_stage_setup.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_provider_oauth2_github.py providers/oauth2: remove response_type field as spec doesn't require validation 2020-12-27 18:12:47 +01:00
test_provider_oauth2_grafana.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
test_provider_oauth2_oidc.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
test_provider_proxy.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_provider_saml.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
test_source_oauth.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
test_source_saml.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
utils.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00