0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00
Bootstrap/.github
Romaric Pascal 33ccbc23e3
SCSS testing of the utilities API (#36029)
* Set up CSS testing using sass-true and mocha

Use mocha to handle the heavy lifting of finding tests and running them.
Mocha is made to look directly for SCSS files which are compiled
thanks to Node's require.extensions mechanism.

* Add CSS tests to workflow

* Add tests for the generate-utility mixin

* Add tests for utilities generation

* Fix linting issues

* Fix test contents

Don't know why the whole utilities.test.scss ended up copied in the api.test.scss

* Remove unnecessary entry in package.json

* Move to Jasmine for running the tests

* Move running of CSS tests before CSS build

* Update linting set up

Add exceptions for test files in stylelint

* Remove irrelevant option for sass-true

* Fix linting issues after rebase

* Add color mode tests

* Fix linter

Co-authored-by: Mark Otto <markdotto@gmail.com>
2022-12-24 14:29:20 -08:00
..
codeql CodeQL: ignore dist folder (#37486) 2022-11-14 18:40:09 +02:00
ISSUE_TEMPLATE Fix syntax error, update description 2021-09-28 16:08:17 -07:00
workflows SCSS testing of the utilities API (#36029) 2022-12-24 14:29:20 -08:00
CODEOWNERS Add a CODEOWNERS file (#27271) 2018-10-15 16:17:42 +03:00
CONTRIBUTING.md Markdownlint fixes (#37255) 2022-10-25 21:37:36 +03:00
dependabot.yml Update dependabot.yml 2021-01-05 21:52:48 +02:00
PULL_REQUEST_TEMPLATE.md Markdownlint fixes (#37255) 2022-10-25 21:37:36 +03:00
release-drafter.yml Update release-drafter.yml 2022-02-26 15:00:54 -08:00
SUPPORT.md Remove Slack from site and repo docs (#36825) 2022-07-25 15:47:14 -07:00