Allow fetch() to be stubbed for the RtsClient

- so that we can write some tests for it.
This commit is contained in:
Richard van der Hoff 2017-06-15 01:50:56 +01:00
parent a05bafed6a
commit 9ff52b182f
3 changed files with 16 additions and 5 deletions

View file

@ -146,7 +146,6 @@ src/Roles.js
src/RoomListSorter.js
src/RoomNotifs.js
src/Rooms.js
src/RtsClient.js
src/ScalarAuthClient.js
src/ScalarMessaging.js
src/SdkConfig.js