-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SCSS testing of the utilities API #36029
Merged
Merged
Commits on Dec 24, 2022
-
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.
Configuration menu - View commit details
-
Copy full SHA for e88afcb - Browse repository at this point
Copy the full SHA e88afcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b5113 - Browse repository at this point
Copy the full SHA 93b5113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7abcb51 - Browse repository at this point
Copy the full SHA 7abcb51View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0c60ef - Browse repository at this point
Copy the full SHA f0c60efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b6ad8 - Browse repository at this point
Copy the full SHA 90b6ad8View commit details -
Don't know why the whole utilities.test.scss ended up copied in the api.test.scss
Configuration menu - View commit details
-
Copy full SHA for 00ef988 - Browse repository at this point
Copy the full SHA 00ef988View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f1696 - Browse repository at this point
Copy the full SHA b9f1696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb2151 - Browse repository at this point
Copy the full SHA 4eb2151View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4d397 - Browse repository at this point
Copy the full SHA ba4d397View commit details -
Add exceptions for test files in stylelint
Configuration menu - View commit details
-
Copy full SHA for 11e0ce3 - Browse repository at this point
Copy the full SHA 11e0ce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dd8cbf - Browse repository at this point
Copy the full SHA 5dd8cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c26d14 - Browse repository at this point
Copy the full SHA 2c26d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11830d8 - Browse repository at this point
Copy the full SHA 11830d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbee0a - Browse repository at this point
Copy the full SHA efbee0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c8a96 - Browse repository at this point
Copy the full SHA b9c8a96View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.