Skip to content

NodeUnit to Mocha Transition for Browser Test Cases #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 19, 2021

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