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

1.13.10 mockjax not working: Cannot set property 'logging' of undefined #133

Closed
Andrew-Max opened this issue Sep 17, 2015 · 3 comments
Closed

Comments

@Andrew-Max
Copy link

All attempts to reference mockjax in test-helper throw errrors becuase mockjax and mockjaxSettings are not defined. Anyone else seen this?

import MockUpdateRequest from './mock-update-request';
import MockCreateRequest from './mock-create-request';
import MockGetRequest from './mock-get-request';

all seem to work though.

fails on line 13 of factory-guy-test-helper.js

@Andrew-Max
Copy link
Author

fixed by copying and pasting code from fix mockjax import in master. any idea when that will filter into 1.13.x?

@marnen
Copy link

marnen commented Oct 9, 2015

Having the same error. @Andrew-Max Why did you close this? The issue is not resolved.

@marnen
Copy link

marnen commented Oct 9, 2015

Never mind. It is resolved. Installing 2.1.0 fixed it.

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

2 participants