element-web/test
Richard van der Hoff 7e6ea192fd Build our own stub MatrixClient for the tests
It turns out that a bunch of things rely on MatrixClient methods to return
promises rather than undefined. Rather than having to undo half the work done
by sinon.createStubInstance, just build our own object with as many methods as
we need stubbed out.
2016-04-08 14:50:04 +01:00
..
components Correctly restore MatrixClientPeg after each test case 2016-04-07 16:47:17 +01:00
all-tests.js Make it possible to only run one test file each time 2016-04-07 17:49:39 +01:00
mock-clock.js Some basic tests for MessagePanel 2016-03-31 00:48:46 +01:00
skinned-sdk.js Make it possible to only run one test file each time 2016-04-07 17:49:39 +01:00
test-utils.js Build our own stub MatrixClient for the tests 2016-04-08 14:50:04 +01:00