Problem/Motivation
Currently no browser tests exist.
Proposed resolution
Write browser tests that cover the module functionality.
Remaining tasks
- Write Tests
- Commit
User interface changes
None.
API changes
None.
Data model changes
None.
Release notes snippet
Browser tests added.
Issue fork route_basic_auth-3026257
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
orlando.thoenyComment #3
orlando.thoenyComment #4
darvanenComment #5
darvanenComment #7
darvanenI used this one as an excuse to do multiple upgrade passes to the module and put in as much test coverage as I sensibly could with AI assistance.
I'm getting ready to cut 2.1-beta1 after this goes in, there's a few new features but the real reason is the huge code refactors I'm committing here.
Comment #9
darvanen