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] 18cfe67719
core: bump black from 22.12.0 to 23.1.0 (#4584)
* core: bump black from 22.12.0 to 23.1.0

Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.12.0...23.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* re-format

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2023-02-01 11:31:32 +01:00
..
__init__.py tests: move integration tests into separate folder, add separate pipeline task 2020-11-19 14:35:43 +01:00
docker-compose.yml tests/e2e: bump chrome version 2022-08-07 14:50:08 +02:00
test_flows_authenticators.py stages/prompt: field name (#4497) 2023-01-24 12:23:22 +01:00
test_flows_enroll.py stages/prompt: field name (#4497) 2023-01-24 12:23:22 +01:00
test_flows_login.py stages/prompt: field name (#4497) 2023-01-24 12:23:22 +01:00
test_flows_stage_setup.py stages/prompt: field name (#4497) 2023-01-24 12:23:22 +01:00
test_provider_ldap.py tests: run e2e tests in random order (#4550) 2023-01-27 23:57:53 +01:00
test_provider_oauth2_github.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oauth2_grafana.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oidc.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oidc_implicit.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_proxy.py stages/prompt: field name (#4497) 2023-01-24 12:23:22 +01:00
test_provider_saml.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_source_ldap_samba.py tests: retry on correct LDAP exceptions for samba tests 2023-01-27 17:59:38 +01:00
test_source_oauth.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_source_saml.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
utils.py sources/ldap: add e2e LDAP source tests (#4462) 2023-01-19 15:03:56 +01:00