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

Refactor, more tests, for the recursive finder and finder in general #277

Merged
merged 5 commits into from
Jun 24, 2015

Conversation

mikeSimonson
Copy link
Contributor

The refactor make sure that the same code is used to load the migrations
whichever finder found them.

The tests make sure that the name has to start with Version and cannot
use something like CustomVersion but works for Version1_reset_versions
for instance. Fix #276

The refactor make sure that the same code is used to load the migrations
whichever finder found them.

The tests make sure that the name has to start with Version and cannot
use something like CustomVersion but works for Version1_reset_versions
for instance. Fix doctrine#276
mikeSimonson added a commit that referenced this pull request Jun 24, 2015
Refactor, more tests, for the recursive finder and finder in general
@mikeSimonson mikeSimonson merged commit de39847 into doctrine:master Jun 24, 2015
@mikeSimonson mikeSimonson deleted the finder-tests branch June 25, 2015 09:34
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.

3 participants