Create Selenium-based integration testing with Chromium and Firefox webdrivers. #15
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mCaptcha/2023-NLnet#15
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Used nightwatchjs, have full test coverage for mCaptcha/mCaptcha with both Firefox and Chromium webdrivers.
At first, I thought of including nightwatchjs tests in mCaptcha/mCaptcha itself but they both use different versions of dependencies, which is causing problems. I'm thinking of creating a separate repository to host the tests, which mCaptcha/mCaptcha can clone and run in CI.
PR running tests on mCaptcha/mCaptcha: https://github.com/mCaptcha/mCaptcha/pull/77
Test suite: https://github.com/mCaptcha/integration