You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
* commit 'b94ad8741909b8a48521d168a1ae6b742180122e': (77 commits)
2.0.3
fixvelesin#179
fix style
fix toEqual() examples (velesin#176)
Providing the parameters from jqXHR.fail
2.0.2
Update fixture to ignore script tag without src attribute
Documentation fix
2.0.1
Run tests with jquery 2
Update ajax call to work with jquery 2
Update dependencies for jasmine v2 (closevelesin#166)
Fix matchers to be in alphabetical order and add toBeInDOM
Update README docs for v2 (velesin#154)
v2.0.0 - adds support for jasmine v2 (fixvelesin#154, fixvelesin#164)
Update grunt-contrib-jasmine
Run tests off of jasmine v2.0.0-rc3
Able to bind events to fixtures
Pass in window to the self invoking function
1.7.0
...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, i am trying to write some Backbone.Marionette tests, and during setting the regions
<script src="../assets/jasmine-jquery/lib/jasmine-jquery.js"></script>
and get this error
ReferenceError: setFixtures is not defined
and this in the IDE:
The text was updated successfully, but these errors were encountered: