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

Unit tests #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Unit tests #9

wants to merge 7 commits into from

Conversation

zegenie
Copy link
Member

@zegenie zegenie commented Oct 5, 2020

No description provided.

…nment:

- Sets-up a Debian-based VM.
- Installs required system packages for using the B2DB library.
- Installs and sets-up a local database server for testing.
- Installs vendor libraries through Composer.
- Update Vagrant environment to make it possible to easily run
  PHPUnit (together with extra deps).
- Include PHPUnit in Composer file as development requirement.
- Deploy the xdebug extension in Vagrant dev environment.
- Set-up logging to stdout.
- Added missing documentation.
- Updated existing documentation, removing use of deprecated
  tags (@subpackage) along the way.
- Implemented tests for the Cache constructor.
- Added new method for checking if the Cache instance is enabled or
  not.
- Throw an exception if unsupported option is passed-in.
- Minor clean-ups.
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.

2 participants