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 multiple database tests on Travis #1434

Merged
merged 8 commits into from
Sep 28, 2015
Merged

Add multiple database tests on Travis #1434

merged 8 commits into from
Sep 28, 2015

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Sep 26, 2015

Support:

  • MySQL
  • SQLite
  • PostgreSQL

To avoid bad behavior when testing archived, starred, deleted, etc .. I try to use the same content every time:

  • I create the content (using a custom $url)
  • I re-use this $url to retrieve the content on every test

I also moved setup of readingTime & domainName in ContentProxy to centralize all the work performed when saving a new content.

@j0k3r j0k3r added this to the 2.0.0 milestone Sep 26, 2015
@nicosomb
Copy link
Member

❤️

@j0k3r j0k3r changed the title WIP – Add multiple database tests on Travis Add multiple database tests on Travis Sep 28, 2015
@j0k3r j0k3r mentioned this pull request Sep 28, 2015
nicosomb added a commit that referenced this pull request Sep 28, 2015
Add multiple database tests on Travis
@nicosomb nicosomb merged commit 917040d into v2 Sep 28, 2015
@nicosomb nicosomb deleted the travis-db branch September 28, 2015 20:57
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.

None yet

2 participants