Skip to content
Snippets Groups Projects
Commit 9cc1f841 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Creating one xhr mock function so that we test through the entire stack minus...

Creating one xhr mock function so that we test through the entire stack minus the network calls themselves.

* Create one xhr mock in qunit/mocks/xhr.js
* Use the xhr mock everywhere xhr functionality is used.
* Get rid of the network mocks and use the real network code to test the full stack.
* Updating the user unit tests to use this mock, which comes from network.

close #520
parent f4316a04
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment