Skip to content
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

Create a working MongoDB connection. #2

Closed
Aldin-SXR opened this issue Jul 22, 2019 · 0 comments
Closed

Create a working MongoDB connection. #2

Aldin-SXR opened this issue Jul 22, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Aldin-SXR
Copy link
Owner

Aldin-SXR commented Jul 22, 2019

  • Establish a MongoDB connection with a test database.
@Aldin-SXR Aldin-SXR added the enhancement New feature or request label Jul 22, 2019
@Aldin-SXR Aldin-SXR self-assigned this Jul 22, 2019
Aldin-SXR added a commit that referenced this issue Jul 22, 2019
* Added a simple testing suite using PHPUnit and Travis.

* PHP MongoDB driver added to testing environment.

* PHP MongoDB driver added to testing environment. #2

* PHP MongoDB driver added to testing environment. #3

* PHP MongoDB driver added to testing environment. #4

* Fixed the testing environment.
Aldin-SXR added a commit that referenced this issue Jul 22, 2019
* Added a simple testing suite using PHPUnit and Travis.

* PHP MongoDB driver added to testing environment.

* PHP MongoDB driver added to testing environment. #2

* PHP MongoDB driver added to testing environment. #3

* PHP MongoDB driver added to testing environment. #4

* Fixed the testing environment.

* Moved environment variable access to a dedicated client class, and wrote tests.

* Removed 'echo' statements & attempting to limit the direct use of
Aldin-SXR added a commit that referenced this issue Jul 22, 2019
* Added a simple testing suite using PHPUnit and Travis.

* PHP MongoDB driver added to testing environment.

* PHP MongoDB driver added to testing environment. #2

* PHP MongoDB driver added to testing environment. #3

* PHP MongoDB driver added to testing environment. #4

* Fixed the testing environment.

* Moved environment variable access to a dedicated client class, and wrote tests.

* Removed 'echo' statements & attempting to limit the direct use of

* Added Codacy code coverage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant