Ashwin Maroli
|
751b8f9c3c
|
Bump RuboCop to v0.85.x (#8223)
Merge pull request 8223
|
2020-06-01 14:07:43 -04:00 |
Ashwin Maroli
|
de60632309
|
Remove configuration of theme sass files from Core (#7290)
Merge pull request 7290
|
2019-08-14 13:36:11 -04:00 |
Angelika Tyborska
|
8dbe5de66b
|
Raise when theme root directory is not available (#6455)
Merge pull request 6455
|
2017-10-28 11:34:38 -04:00 |
Parker Moore
|
7cf5f51ca2
|
Enforce Style/FrozenStringLiteralComment. (#6265)
Merge pull request 6265
|
2017-08-03 21:27:32 -04:00 |
Parker Moore
|
ad8fb9b927
|
Add theme_dir() helper func
|
2017-01-17 16:19:26 -05:00 |
Pat Hawks
|
69c4a8a1aa
|
Use `assert_nil` instead of `assert_equal nil`
Fixes #5648
|
2016-12-10 11:31:04 -06:00 |
Ashwin Maroli
|
1852e54d10
|
add and use 'skip_if_windows' helper method
- add a new helper method to skip tests if on Windows platform
- skip those tests that fail due to lack of support for symlinked files
on Windows.
|
2016-11-04 09:20:46 +05:30 |
Parker Moore
|
74baeb889a
|
ThemeAssetsReader: fix tests so everything passes.
|
2016-09-18 15:04:15 -04:00 |
Parker Moore
|
6d7f305e7c
|
Add tests for assets directory support.
|
2016-09-16 16:04:35 -07:00 |
Parker Moore
|
cf26bf5db0
|
TestTheme: update tests for 'path_for' now that it's no longer prepending the underscore
|
2016-09-16 15:36:33 -07:00 |
Brint O'Hearn
|
1380836a4b
|
Rubocop fixes for test/test_theme.rb
|
2016-05-20 21:23:29 -05:00 |
Parker Moore
|
57ccbe08ea
|
Ensure symlinks work as expected (and secured).
|
2016-04-21 16:32:52 -07:00 |
Parker Moore
|
6aae64c985
|
Update test_theme.rb
|
2016-03-25 15:22:29 -07:00 |
Ben Balter
|
0f90fe67d2
|
but who will test the testers?
|
2016-03-25 15:00:42 -04:00 |
Ben Balter
|
4a70382d5b
|
test that themes register with sass
|
2016-03-25 14:48:44 -04:00 |
Saleem Rashid
|
64e4984ff5
|
theme: fix invalid theme test, really
|
2016-03-11 20:59:54 +00:00 |
Saleem Rashid
|
7b63c8d201
|
theme: fix invalid theme test
|
2016-03-11 20:45:22 +00:00 |
Ben Balter
|
92168954d2
|
remove asset support
|
2016-03-11 14:41:26 -05:00 |
Ben Balter
|
c86fba6fb3
|
use /assets for theme assets, not _assets
|
2016-03-06 15:42:08 -05:00 |
Ben Balter
|
8b880cb993
|
add theme tests
|
2016-03-05 13:35:52 -05:00 |