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

Test fixes & cleanup #251

Merged
merged 1 commit into from
Jul 10, 2013
Merged

Test fixes & cleanup #251

merged 1 commit into from
Jul 10, 2013

Conversation

ErisDS
Copy link
Member

@ErisDS ErisDS commented Jul 10, 2013

Submitting as pull request to see if travis passes

  • Removing mocha-as-promised as this seemed to cause problems with later tests.
  • Making failure mode for tests consistent.
  • increasing timeout for pagination - would love to know why this is needed

- Removing mocha-as-promised as this seemed to cause problems with later tests.
- Making failure mode for tests consistent.
- increasing timeout for pagination - would love to know why this is needed
ErisDS added a commit that referenced this pull request Jul 10, 2013
@ErisDS ErisDS merged commit 1a99aa8 into TryGhost:master Jul 10, 2013
@@ -197,6 +197,6 @@ describe('Post Model', function () {
paginationResult.pages.should.equal(11);

done();
}).then(null, done);

This comment was marked as abuse.

This comment was marked as abuse.

@ErisDS ErisDS deleted the test-cleanup branch July 10, 2013 23:17
morficus pushed a commit to morficus/Ghost that referenced this pull request Sep 4, 2014
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.

2 participants