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

Add seperate tests for engine package #14

Merged
merged 6 commits into from
Jan 24, 2016
Merged

Conversation

deuill
Copy link
Owner

@deuill deuill commented Jan 24, 2016

This removes the unified test-suite (located in the php_test.go file) and separates tests into package-specific files. Since tests now happen internally, it is possible to track test coverage (currently at around 90%), and will help improving the library against corner cases.

This improves test coverage to 51%, with Value and Receiver tests
remaining.
This completes work on seperating tests and brings test coverage
to the ~90%. More corner cases will be covered as they arise.
deuill added a commit that referenced this pull request Jan 24, 2016
 Add seperate tests for `engine` package
@deuill deuill merged commit 421a917 into master Jan 24, 2016
@deuill deuill mentioned this pull request Jan 24, 2016
borancar pushed a commit to borancar/go-php that referenced this pull request Dec 1, 2019
Turning off cg-monitor metrics push to elastic search

Approved-by: Darren Izzard <[email protected]>
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.

1 participant