| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-07 | Rely on the notifications for connection state changes | Erik Larkö | 1 | -13/+21 | |
| 2017-07-07 | Add tests for the notifcation states AND add the getState endpoint. No tests ↵ | Erik Larkö | 1 | -32/+52 | |
| for it though | |||||
| 2017-07-05 | Logout tests | Erik Larkö | 2 | -0/+70 | |
| 2017-07-04 | Connection failed test | Erik Larkö | 1 | -0/+20 | |
| 2017-07-04 | Connect tests | Erik Larkö | 1 | -0/+39 | |
| 2017-07-04 | Rest of login tests | Erik Larkö | 2 | -3/+96 | |
| 2017-07-03 | Add first login workflow test | Erik Larkö | 4 | -1/+166 | |
| 2017-07-03 | Remove redirect test, it is added back later | Erik Larkö | 1 | -18/+0 | |
| 2017-07-03 | Removed actions.spec | Erik Larkö | 1 | -156/+0 | |
| 2017-07-03 | Rename account.account -> account.accountNumber | Erik Larkö | 2 | -6/+6 | |
| 2017-07-03 | Moved the redux stuff into separate folder and renamed user->account and ↵ | Erik Larkö | 4 | -21/+26 | |
| connect->connection | |||||
| 2017-06-23 | Migrate to React 15.6 | Andrej Mihajlov | 1 | -7/+7 | |
| 2017-06-22 | Drop unused Enum class | Andrej Mihajlov | 1 | -40/+0 | |
| 2017-06-21 | - Migrate Backend.EventType and Backend.ErrorType to Flow | Andrej Mihajlov | 2 | -13/+12 | |
| - Export Backend and BackendError separately | |||||
| 2017-06-21 | Replace ConnectionState & LoginState with Flow alternative | Andrej Mihajlov | 4 | -13/+9 | |
| 2017-06-21 | Replace TransitionRule.transitionDescriptor in favor of TransitionMatch | Andrej Mihajlov | 1 | -14/+24 | |
| 2017-06-05 | Add tests for TransitionRule | Andrej Mihajlov | 1 | -0/+48 | |
| 2017-05-28 | Add notifications test | Erik Larkö | 1 | -0/+20 | |
| 2017-05-28 | Add timeout test | Erik Larkö | 1 | -0/+11 | |
| 2017-05-28 | JSONRPC communication tests | Erik Larkö | 1 | -0/+32 | |
| 2017-05-28 | Send on connect test | Erik Larkö | 1 | -0/+76 | |
| 2017-05-28 | Rename backend mock | Erik Larkö | 3 | -2/+2 | |
| 2017-05-28 | IPC facade | Erik Larkö | 4 | -56/+66 | |
| 2017-05-30 | Conceal animation state into test case | Andrej Mihajlov | 1 | -11/+34 | |
| 2017-05-23 | Fixes logout bug | Erik Larkö | 1 | -2/+2 | |
| 2017-05-19 | Update the tests to use the new API | Erik Larkö | 2 | -10/+10 | |
| 2017-04-18 | Use electron-log instead of console.log | Erik Larkö | 1 | -0/+6 | |
| 2017-04-03 | Mock backend | Erik Larkö | 3 | -47/+71 | |
| 2017-03-21 | Filter out isOnline updates for main tests | Andrej Mihajlov | 3 | -14/+18 | |
| 2017-03-21 | Drop test that checks for failure during connection to server | Andrej Mihajlov | 1 | -28/+0 | |
| 2017-03-20 | Return .failed state on error | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-20 | - Add support for passing custom values for enum keys (via Object) | Andrej Mihajlov | 1 | -0/+12 | |
| - Add support for reverse lookup in enum | |||||
| 2017-03-17 | New keyframe animation | Andrej Mihajlov | 2 | -125/+227 | |
| 2017-03-17 | Incorporate all logic into tray animation | Andrej Mihajlov | 1 | -126/+49 | |
| 2017-03-17 | Add tests for advanceToStart() and advanceToEnd() in both direct/reverse ↵ | Andrej Mihajlov | 1 | -0/+52 | |
| animation orders | |||||
| 2017-03-16 | Refactor code | Andrej Mihajlov | 1 | -2/+2 | |
| 2017-03-16 | Refactor code | Andrej Mihajlov | 1 | -1/+2 | |
| 2017-03-16 | Update tests to reflect new frame logic | Andrej Mihajlov | 1 | -3/+3 | |
| Last played frame will remain instead of being reset to the first frame | |||||
| 2017-03-16 | Add tests for tray-animator | Andrej Mihajlov | 1 | -0/+149 | |
| 2017-03-10 | Improve docs coverage. Add external docs for React.Component and Redux.Store | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-10 | Update documentation | Andrej Mihajlov | 1 | -3/+9 | |
| 2017-03-10 | Fix paths in mocks for backend | Andrej Mihajlov | 1 | -3/+3 | |
| 2017-03-09 | Add input tests | Andrej Mihajlov | 1 | -6/+141 | |
| 2017-03-09 | - Add basic tests for AccountInput | Andrej Mihajlov | 5 | -2/+84 | |
| - Add JSDOM | |||||
| 2017-03-06 | Add fetch() support for mocha | Andrej Mihajlov | 1 | -1/+13 | |
| 2017-03-06 | Add paidUntil | Andrej Mihajlov | 1 | -14/+16 | |
| 2017-03-03 | Fix listing issues | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-01 | Split constants on enums and config.json | Andrej Mihajlov | 4 | -4/+6 | |
| 2017-03-01 | Add routing tests | Andrej Mihajlov | 1 | -0/+56 | |
| 2017-03-01 | Move mock helpers to test/support | Andrej Mihajlov | 2 | -42/+49 | |
