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

Travis/Saucelabs support for running CI testing #92

Merged
merged 8 commits into from
Jun 22, 2012

Conversation

ryanramage
Copy link
Contributor

So rough work to get a travis running the test suite on each commit.

.session()
.open('https://127.0.0.1:8000/tests/test.html')
.setTimeout(400000)
.waitForTextPresent('Tests completed in')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should actually collect and report pass/fails

@daleharvey
Copy link
Member

Guessing the connect.logs are not supposed to be in here?

daleharvey added a commit that referenced this pull request Jun 22, 2012
Travis/Saucelabs support for running CI testing
@daleharvey daleharvey merged commit 306ef94 into pouchdb:master Jun 22, 2012
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