-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node.js driver engineer
I want to have the spec tests synced and stubbed out mocha testing
So that I can start running portions of the tests as we experiment with implementations
User Impact
- None
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Sync spec test files
- create mocha files for running the tests and skip them
- Create mocha files for prose tests, stub out the format and skip them
Testing Requirements
- These are tests, that won't run
Documentation Requirements
- None
Follow Up Requirements
- File ticket to:
- implement Unified runner operations
- implement prose tests