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

Fix issue #480 with concrete_inheritance and namespace #490

Merged
merged 1 commit into from
Oct 25, 2012
Merged

Fix issue #480 with concrete_inheritance and namespace #490

merged 1 commit into from
Oct 25, 2012

Conversation

jpetitcolas
Copy link
Contributor

Fix issue described:

I did not find how to launch unit tests? When I try to execute them, I got a "bookstore-conf.php file is missing" error.

@jaugustin
Copy link
Member

for tests you can let travis to run them for you ;)

If you want to run them in your local env you can folow .travis.yml file
create needed databases
run composer install
./test/reset_tests.sh
phpunit

willdurand added a commit that referenced this pull request Oct 25, 2012
Fix issue #480 with concrete_inheritance and namespace
@willdurand willdurand merged commit d1b1334 into propelorm:master Oct 25, 2012
@willdurand
Copy link
Contributor

Thank you Jonathan.

cedriclombardot added a commit to donkeycode/Propel that referenced this pull request Oct 8, 2015
cedriclombardot added a commit to donkeycode/Propel that referenced this pull request Oct 8, 2015
Fix concrete inheritance with namespaces related to propelorm#480 & propelorm#490
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