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] 7efec281be
build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280)
* build(deps-dev): bump pylint from 2.9.6 to 2.10.2

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.6...v2.10.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* *: add missing encoding to open() calls

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-08-23 10:10:31 +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 Revert "tests: re-add firefox e2e tests" 2021-07-29 19:45:12 +02:00
docker-compose.yml e2e: fix broken selenium by locking images 2021-07-29 18:49:08 +02:00
test_flows_authenticators.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_flows_enroll.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_flows_login.py tests/e2e: fix flow titles not being set 2021-05-25 09:50:03 +02:00
test_flows_stage_setup.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_provider_ldap.py tests/e2e: fix LDAP provider tests 2021-08-10 14:10:06 +02:00
test_provider_oauth2_github.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_provider_oauth2_grafana.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_provider_oauth2_oidc.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_provider_oauth2_oidc_implicit.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_provider_proxy.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_provider_saml.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_source_oauth.py build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280) 2021-08-23 10:10:31 +02:00
test_source_saml.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
utils.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00