jazzband / django-two-factor-auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
MIT License
1.71k stars 448 forks source link

Allow running e2e tests with Chromium #547

Closed claudep closed 1 year ago

claudep commented 2 years ago

When Google Chrome is not available for running Selenium tests, try to fallback to Chromium, if present.

codecov[bot] commented 2 years ago

Codecov Report

Merging #547 (3d10682) into master (6817d28) will decrease coverage by 0.15%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
- Coverage   95.56%   95.41%   -0.15%     
==========================================
  Files          74       74              
  Lines        3182     3187       +5     
  Branches      358      358              
==========================================
  Hits         3041     3041              
- Misses        112      117       +5     
  Partials       29       29              
Impacted Files Coverage Δ
two_factor/plugins/webauthn/tests/test_e2e.py 42.68% <0.00%> (-2.78%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more