Skip to content

NodeUnit to Mocha Transition for Browser Test Cases#127

Merged
rmaheshwari-splunk merged 5 commits intoDVPL-9114from
DVPL-9630
Jul 19, 2021
Merged

NodeUnit to Mocha Transition for Browser Test Cases#127
rmaheshwari-splunk merged 5 commits intoDVPL-9114from
DVPL-9630

Conversation

@ashah-splunk
Copy link
Contributor

The existing nodeUnit test cases have been updated to use Mocha and the existing test file splunk.test.js is replaced by following files which have been added and each file represents test cases based on different functionality.
client/browser_utils.js - This file contains Utils test cases.
client/browser_async.js - This file contains Async test cases.
client/browser_context.js - This file contains Context test cases.
client/browser_service.js - This file contains Service test cases.

ashah-splunk and others added 4 commits July 8, 2021 17:38
@fantavlik
Copy link
Contributor

Looks great, does this get us closer to being able to run browser tests in CI @ashah-splunk? That would be really ideal, but even upgrading to a modern test framework is a big improvement - thanks for this.

@rmaheshwari-splunk rmaheshwari-splunk merged commit fc4e888 into DVPL-9114 Jul 19, 2021
@vmalaviya-splunk vmalaviya-splunk deleted the DVPL-9630 branch August 10, 2021 09:06
@vmalaviya-splunk vmalaviya-splunk mentioned this pull request Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants