Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] Clear up jest.unmock() | Matthew Shao | 2017-05-07 | 1 | -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.js | Matthew Shao | 2017-03-17 | 1 | -10/+95 |
| | |||||
* | [web] Improve the code style on tests | Matthew Shao | 2017-03-13 | 1 | -36/+45 |
| | |||||
* | [web] Add tests for ducks/utils/store.js | Matthew Shao | 2017-03-13 | 1 | -0/+77 |
| | |||||
* | [web] remove the tests for abandoned files. | Matthew Shao | 2017-03-10 | 2 | -220/+0 |
| | |||||
* | added tests | Clemens | 2016-08-19 | 1 | -0/+1 |
| | |||||
* | [web] change test files | Jason | 2016-07-27 | 2 | -0/+0 |
| | |||||
* | [web] bug fix and add test | Jason | 2016-07-26 | 1 | -2/+4 |
| | |||||
* | simplify web ui ducks | Maximilian Hils | 2016-07-19 | 2 | -8/+8 |
| | |||||
* | [web] add tests for utils | Jason | 2016-06-27 | 2 | -0/+217 |