-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Use Case
As a developer on the Node team
I want the code in the mongodb-mock-server repo to be available in the driver's node directory
So that I can easily edit and work with the mongodb-mock-server code
User Impact
Unknown
Dependencies
NODE-3790took care of renaming constants with "master" in them (e.g. DEFAULT_ISMASTER_36)
Unknowns
- None
Acceptance Criteria
- The code currently in the mongodb-mock-server repo should be copied to the driver's tools directory. (Code cleaning is out of scope - code just needs to be duplicated)
- All dependencies listed in mongodb-mock-server's package.json are in the driver's dev dependencies
- Any associated documentation that is automatically generated from code comments is also updated to reflect the non-offensive names
- The mongodb-mock-server readme indicates the repo is deprecated
- The module is deprecated in npm
Implementation Requirements
- functional reqs, potential snafus to avoid, performance targets, etc
Testing Requirements
- unit test, spec test sync, etc
Documentation Requirements
- DOCSP ticket, API docs, etc
Follow Up Requirements
- additional tickets to file, required releases, etc
- is related to
-
NODE-3091 Stub out Remove Oppressive Language tickets
- Closed
- links to