1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-06-11 12:08:12 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
5b31fdd308 remove stale references to MatrixToolbar
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-30 12:36:17 +01:00
4bc5ada50e Fix test bootstrap for new skinning approach 2020-01-09 17:23:46 -07:00
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