aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__/ducks/utils
Commit message (Collapse)AuthorAgeFilesLines
* [web] Clear up jest.unmock()Matthew Shao2017-05-071-2/+0
| | | | | Automocking is no longer enable by default, so we don't need to unmock modules manually.
* [web] Reach 100% coverage for ducks/utils/store.jsMatthew Shao2017-03-171-10/+95
|
* [web] Improve the code style on testsMatthew Shao2017-03-131-36/+45
|
* [web] Add tests for ducks/utils/store.jsMatthew Shao2017-03-131-0/+77
|
* [web] remove the tests for abandoned files.Matthew Shao2017-03-102-220/+0
|
* added testsClemens2016-08-191-0/+1
|
* [web] change test filesJason2016-07-272-0/+0
|
* [web] bug fix and add testJason2016-07-261-2/+4
|
* simplify web ui ducksMaximilian Hils2016-07-192-8/+8
|
* [web] add tests for utilsJason2016-06-272-0/+217