renovate[bot]
3f65adb8eb
chore(deps): update dependency prettier to v2.4.1 ( #1007 )
...
* chore(deps): update dependency prettier to v2.4.1
* Run prettier
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Stuart Colville <scolville@mozilla.com>
2021-10-04 11:44:18 +01:00
renovate[bot]
172bdfddab
chore(deps): update dependency jest to v27 ( #1020 )
...
* chore(deps): update dependency jest to v27
* Specifiy jsdom required for jest tests where needed
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Stuart Colville <scolville@mozilla.com>
2021-10-04 11:31:23 +01:00
Stuart Colville
6d43d1b6e6
Add line break test for headings after a closing section
2021-01-25 19:49:30 +00:00
Stuart Colville
f3889600ae
Remove markdown attrs ( #730 )
...
* Remove errant console.log
* Remove invalid markdown attrs
2020-08-11 10:49:43 +01:00
Stuart Colville
b79dab8954
Add tests for asset pipeline ( #722 )
...
* Refactor and add tests for asset-pipeline script
* Run prettier
* Fix require post rename
* Fix ref for non html and remove console.log
* Fix remaining reference
2020-08-11 10:39:46 +01:00
Stuart Colville
0846e3f2ad
Open external links in a new tab ( #728 )
...
* Open external links in a new tab
* Update test strings
* Avoid leaking to global scope
* run prettier
* Allow es6 features in browser js
2020-08-10 20:15:16 +01:00
Stuart Colville
4c20efdd97
Add some basic initial tests ( #680 )
...
* Add some basic initial tests
* Remove skipped test
* Remove carets from package versions
* Refresh lockfile
2020-07-28 20:53:11 +01:00