We should make connection with MongoDB With some certain Auth key file not upload.
Connect detail:
- A function can connect DB
- A function can check is connect to DB
- A function to close connection
- What if lost connection? need to deal with this
Auth Key Detail:
- url
- port
- user
- password
- options
Should prove Unit Test as well.
We should make connection with MongoDB With some certain
Auth keyfile not upload.Connect detail:
Auth Key Detail:
Should prove Unit Test as well.