1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-21 07:42:09 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
d3f9a3aeb5 Run eslint --fix
Fixing 1000s of lint issues. Some rules cannot be `--fix`ed but this goes some way to linting the entire codebase.
2017-10-11 17:56:17 +01:00
b2f0ed09ab Sort alphabetically (and name consistently) 2016-06-17 15:46:31 +01:00
1fbf027a40 Some basic tests for RoomView 2016-06-17 12:20:26 +01:00
e5e9a3819e Load babel-polyfill in tests
Object.values() isn't available natively, so use polyfill for it.
2016-04-21 08:10:46 +01:00
7a821ce9d1 Make it possible to only run one test file each time 2016-04-07 17:49:39 +01:00