-
-
Notifications
You must be signed in to change notification settings - Fork 834
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
Set up JavaScript testing framework and write initial tests #4
Comments
OK I made a start on this too (at least I fixed JSHint errors) but I'm struggling to even get the first test running. All
Can anyone lend a hand? |
Sorted it out — it was because the API URL was wrong. Fixed in d13ef6f. Wrote some initial tests in bbf2c97. One is failing, waiting on kurko/ember-json-api#59 Ultimately we'll need to set up fixtures/synthetic AJAX responses rather than the calling a live API. |
Closing in favour of flarum/issue-archive#424 |
[Vagrant] Only use NFS on non-Windows machines
Now that we're using Mithril, we have complete freedom over what we use and how we use it.
A good starting point might be to copy whatever Mithril does itself.
The text was updated successfully, but these errors were encountered: