@availity/workflow-plugin-angular

6.0.5 • Public • Published

@availity/workflow-plugin-angular

Plugin for Angular based availity-workflow boilerplate projects

Testing Libraries

By default angular and angular-mocks are added to the project. Some of their scripts are also automatically added to the setUpFilesAfterEnv param for jest here.

  • angular - base angular framework.
  • angular-mocks - same mocks available for use in angular framework.

If you want to override this you can create a file in the /app directory called jest.init.js and export whichever modules you want.

Example

module.exports = [
    'angular',
    'angular-mocks'
]

More Info on Jest setUpFilesAfterEnv here

Package Sidebar

Install

npm i @availity/workflow-plugin-angular

Weekly Downloads

5

Version

6.0.5

License

MIT

Unpacked Size

82.8 kB

Total Files

16

Last publish

Collaborators

  • lauroxx
  • dznjudo
  • availity-cicd-bot
  • azeigler
  • dnoler
  • jselden
  • cbaker1
  • twarner
  • gregmartdotin
  • hnicbaker
  • chrishavekost
  • jordan-a-young