Skip to content

Conversation

@dwschrashun
Copy link
Contributor

  • Add Jest and necessary configuration
  • Test that only files that match the assetNameRegExp option get processed by the plugin.
  • Test that cssProcessor gets called with the passed cssProcessorOptions object and
  • Test the value returned by the Promise (returned by calling cssProcessor) ends up written to the asset.
  • Test that CSS optimization gets run
  • Update README

Please see #31 for more information.

Resources:

Co-authored-by: Scott Norvell scottlnorvell@gmail.com
Co-authored-by: Doug Schrashun thejazzface@gmail.com

* add Jest, unit tests, webpack integration tests, test helpers
* update README

Co-authored-by: Scott Norvell <scottlnorvell@gmail.com>
Co-authored-by: Doug Schrashun <thejazzface@gmail.com>
@NMFR NMFR merged commit 8ad6e6f into NMFR:master Mar 25, 2018
@NMFR
Copy link
Owner

NMFR commented Mar 25, 2018

Thx for the help guys :)

@dwschrashun
Copy link
Contributor Author

Our pleasure. Thanks for the plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants