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 teaspoon javascript test suite #83

Merged

Conversation

mwitek
Copy link
Contributor

@mwitek mwitek commented Aug 9, 2013

Added teaspoon javascript testing with mocha, sinon, chai and phantomjs. Also added a test for chai assertions to make sure they are working as expected. You can run the test suite the following ways..

  1. in the browser at: '/javascript_test'
  2. via console: 'rake spec:javascript'
  3. and using just 'rake'... runs with the other test

DanielKehoe added a commit that referenced this pull request Aug 9, 2013
@DanielKehoe DanielKehoe merged commit 9bdca41 into RailsApps:master Aug 9, 2013
@DanielKehoe
Copy link
Member

Merged the pull request to add teaspoon javascript test suite.

@tmock12 could you run the test, please, and see if all is okay.

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