| Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-authored-by: XhmikosR <[email protected]>
|
|
* Tweak and re-organize ESLint config
* merge individual configs to the root config
* enable more eslint-plugin-import rules
* lint markdown files
* Lint
|
|
* Fix carousel spec typo
* Change carousel test name in align with testing method
* Make the spies declarations the same everywhere
|
|
This was broken in 2596c97 inadvertently.
Added a test so that we don't hit this in the future.
|
|
The test method on regexes behaves different than the match method on strings in the presence of the global modifier.
Add a unit test for sanitizing the same template twice.
Co-authored-by: XhmikosR <[email protected]>
|
|
The test template does not include a `script` tag so the test always returned true.
|
|
|
|
Co-authored-by: XhmikosR <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
|
|
|