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

If a test case or fixture class is supplied in TestingEnvironmentManipulator and cannot be autoloaded, throw #8745

Merged
merged 5 commits into from Sep 14, 2015

Conversation

diosmosis
Copy link
Member

As title. Will help hard to debug test failures that occur when fixtures or test case classes have incorrect namespaces or are in the wrong filesystem folder.

Fixes #8680

@diosmosis diosmosis added c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Sep 9, 2015
@diosmosis diosmosis added this to the 2.15.0 milestone Sep 9, 2015
@tsteur
Copy link
Member

tsteur commented Sep 11, 2015

FYI: A couple of tests are failing now

@diosmosis
Copy link
Member Author

Tests should pass now.

diosmosis added a commit that referenced this pull request Sep 14, 2015
Fixes #8680, if a test case or fixture class is supplied in TestingEnvironmentManipulator and cannot be autoloaded, throw an exception.
@diosmosis diosmosis merged commit c4ea1d8 into master Sep 14, 2015
@diosmosis diosmosis deleted the 8680 branch September 14, 2015 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants