Michael Telatynski
|
5b31fdd308
|
remove stale references to MatrixToolbar
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-30 12:36:17 +01:00 |
Travis Ralston
|
4bc5ada50e
|
Fix test bootstrap for new skinning approach
|
2020-01-09 17:23:46 -07:00 |
Luke Barnard
|
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 |
David Baker
|
b2f0ed09ab
|
Sort alphabetically (and name consistently)
|
2016-06-17 15:46:31 +01:00 |
David Baker
|
1fbf027a40
|
Some basic tests for RoomView
|
2016-06-17 12:20:26 +01:00 |
Richard van der Hoff
|
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 |
Richard van der Hoff
|
7a821ce9d1
|
Make it possible to only run one test file each time
|
2016-04-07 17:49:39 +01:00 |