We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't understand why this is. The seed is loaded here via ajax:
https://github.com/substance/tests/blob/master/test-api.js#L150
We should somehow fix this since it's gonna happen every time you write tests, and those errors are hard to spot.
You can reproduce by executing a testcase and changing the JSON in seeds/002-some-docs/local.json
seeds/002-some-docs/local.json
The text was updated successfully, but these errors were encountered:
I don't understand why this is. The seed is loaded here via ajax: https://github.com/substance/tests/blob/master/test-api.js#L150 We should somehow fix this since it's gonna happen every time you write tests, and those errors are hard to spot. You can reproduce by executing a testcase and changing the JSON in seeds/002-some-docs/local.json
Any clue?
Sorry, something went wrong.
Really no idea. I did a hard refresh, but while all the source files are updated, the contents of the seed file seem to be cached.
Don't know if we really want to fix it. Maybe just rely on a restart?
obuchtala
No branches or pull requests
I don't understand why this is. The seed is loaded here via ajax:
https://github.com/substance/tests/blob/master/test-api.js#L150
We should somehow fix this since it's gonna happen every time you write tests, and those errors are hard to spot.
You can reproduce by executing a testcase and changing the JSON in
seeds/002-some-docs/local.json
The text was updated successfully, but these errors were encountered: