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] c180a521ec
build(deps-dev): bump pylint from 2.7.2 to 2.7.3 (#674)
* build(deps-dev): bump pylint from 2.7.2 to 2.7.3

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.2...pylint-2.7.3)

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

* sources/saml: fix linting for SAMLBindingTypes.Redirect

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* sources/oauth: Fix linting for RequestKind

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* flows: fix linting for ChallengeTypes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-03-30 10:05:14 +02: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 Managed objects (#519) 2021-02-03 21:18:31 +01:00
docker-compose.yml Managed objects (#519) 2021-02-03 21:18:31 +01:00
test_flows_authenticators.py Static SPA (#648) 2021-03-22 13:44:17 +01:00
test_flows_enroll.py sources/oauth: migrate to webcomponents 2021-03-24 20:35:00 +01:00
test_flows_login.py Static SPA (#648) 2021-03-22 13:44:17 +01:00
test_flows_stage_setup.py Static SPA (#648) 2021-03-22 13:44:17 +01:00
test_provider_oauth2_github.py tests/e2e: fix more test, add requirements for crypto 2021-02-27 23:33:15 +01:00
test_provider_oauth2_grafana.py tests/e2e: fix more test, add requirements for crypto 2021-02-27 23:33:15 +01:00
test_provider_oauth2_oidc.py tests/e2e: fix more test, add requirements for crypto 2021-02-27 23:33:15 +01:00
test_provider_oauth2_oidc_implicit.py sources/oauth2: add API For UserSourceConnection 2021-03-24 14:46:08 +01:00
test_provider_proxy.py tests/e2e: fix other provider tests 2021-02-28 00:08:57 +01:00
test_provider_saml.py tests/e2e: fix other provider tests 2021-02-28 00:08:57 +01:00
test_source_oauth.py tests: use dex from ghcr 2021-03-22 22:27:57 +01:00
test_source_saml.py build(deps-dev): bump pylint from 2.7.2 to 2.7.3 (#674) 2021-03-30 10:05:14 +02:00
utils.py sources/oauth2: add API For UserSourceConnection 2021-03-24 14:46:08 +01:00