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

Switch to default mocha ui #1342

Closed
calvinmetcalf opened this issue Feb 9, 2014 · 4 comments
Closed

Switch to default mocha ui #1342

calvinmetcalf opened this issue Feb 9, 2014 · 4 comments

Comments

@calvinmetcalf
Copy link
Member

Would involve using describe/it for suites and tests, making sure all async tests use done not start, and replacing the assertions


Want to back this issue? Place a bounty on it! We accept bounties via Bountysource.

@calvinmetcalf
Copy link
Member Author

Depends on #1341

@nick-thompson
Copy link
Contributor

Why does this depend on #1341? I think this would probably be a pretty easy %s/asyncTest/it/g no?

@calvinmetcalf
Copy link
Member Author

it depends on that because the current ui brings in all of the qunit style assertions

@calvinmetcalf
Copy link
Member Author

The other is to switch from start to done syntax, which should be fairly
easy
On Feb 9, 2014 1:51 PM, "Nick Thompson" notifications@github.com wrote:

Why does this depend on #1341https://github.com/daleharvey/pouchdb/issues/1341?
I think this would probably be a pretty easy %s/asyncTest/it/g no?

Reply to this email directly or view it on GitHubhttps://github.com/daleharvey/pouchdb/issues/1342#issuecomment-34582307
.

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

No branches or pull requests

2 participants