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

Express framework fix #2423

Merged
merged 2 commits into from Dec 27, 2016

Conversation

Projects
None yet
2 participants
@nbrady-techempower
Member

nbrady-techempower commented Dec 27, 2016

The mongo fortune tests for express were using a mysql endpoint. This was picked up after ensuring that tests use fw_depends for the databases they need. There was no schema set for for the /mongoose-fortune endpoint so I made one in the original author's style.

@LadyMozzarella LadyMozzarella merged commit b5e44b4 into TechEmpower:master Dec 27, 2016

1 check failed

continuous-integration/travis-ci/pr The Travis CI build failed
Details

@nbrady-techempower nbrady-techempower deleted the nbrady-techempower:js-express branch Dec 28, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment