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

Test improvements #258

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Jul 15, 2021

Puts in some effort to improve the bundle's test coverage.

The biggest change is that the repository classes now use functional tests against a real database instance. This also helps with making sure the schema mappings are valid (which, they weren't for MongoDB). Beyond that, it's mostly filling in specs around some of the newer classes or covering the non-default and error-path behaviors in some classes.

This also bumps up some of the development dependencies to more recent minimums. Some of the minimums actually error out on the prefer minimum build for PHP 7.4, so these should be set to something that doesn't cause errors.

@mbabker mbabker force-pushed the improve-test-coverage branch 3 times, most recently from f97afd2 to ae1a457 Compare July 15, 2021 23:54
@markitosgv
Copy link
Owner

Great work @mbabker !!

@markitosgv markitosgv merged commit 54b8e65 into markitosgv:master Jul 16, 2021
@mbabker mbabker deleted the improve-test-coverage branch August 23, 2021 15:08
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