Create Selenium-based integration testing with Chromium and Firefox webdrivers. #15

Closed
opened 2023-02-13 15:16:01 +05:30 by realaravinth · 2 comments
Owner
No description provided.
realaravinth added this to the 2023 project 2023-02-13 15:16:01 +05:30
Author
Owner

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.

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.
Author
Owner
PR running tests on mCaptcha/mCaptcha: https://github.com/mCaptcha/mCaptcha/pull/77 Test suite: https://github.com/mCaptcha/integration
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/2023-NLnet#15
No description provided.