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

Missing instructions on running local tests #9

Closed
jenjiyi opened this issue Aug 2, 2016 · 0 comments
Closed

Missing instructions on running local tests #9

jenjiyi opened this issue Aug 2, 2016 · 0 comments

Comments

@jenjiyi
Copy link

jenjiyi commented Aug 2, 2016

I believe the order of labs is off here if tests are required on this one. I followed instructions from the next lesson . When I type "Learn" in my terminal I get "This directory doesn't appear to have any specs in it." I'll raise an issue in that one if it persists.

I installed mocha and added in the missing node dependencies that are in the head of the index.html file and was able to view tests in my browser.
`<script src="node_modules/mocha/mocha.js"></script>

<script src="node_modules/expect/umd/expect.min.js"></script>`

I don't think installation was covered in the material so far or it should be added to the readme for this lab.

Then I submitted a pull request even though I can't complete the local test step.

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

1 participant