satcheljs/test
jarmit be5cb2f0b6
Use catch instead of finally for browser compatibility (#161)
2022-02-28 12:33:00 -08:00
..
legacy Update jest in order to address vulnerable dependencies (#158) 2021-10-13 15:56:12 -07:00
actionCreatorTests.ts Use named MobX actions (#133) 2019-11-16 17:03:03 -08:00
applyMiddlewareTests.ts Add applyMiddlewareTests 2017-07-12 16:13:21 -07:00
createActionIdTests.ts Register subscribers based on a private ID instead of action type 2017-07-12 14:24:34 -07:00
createStoreTests.ts Throw error if user tries to create a store that already exists (#114) 2019-03-22 13:24:31 -07:00
dispatcherTests.ts Improve the error message for an action getting thrown inside a mutator (#139) 2020-03-18 11:05:57 -07:00
endToEndTests.ts Improve mutatorAction typings (#143) 2020-08-14 12:04:05 -07:00
globalContextTests.ts Cleanup some existing tests 2017-07-12 14:50:15 -07:00
mutatorTests.ts Use catch instead of finally for browser compatibility (#161) 2022-02-28 12:33:00 -08:00
orchestratorTests.ts Add mutatorTests and orchestratorTests 2017-07-13 16:38:17 -07:00
simpleSubscribersTests.ts Ensure mutators don't return a type through a build time error instead of a run time error (#140) 2020-03-20 14:44:38 -07:00