percy / storybook-action

[Deprecated] A GitHub action to run Percy with Storybook
https://docs.percy.io/docs/github-actions#section-storybook-action
MIT License
11 stars 5 forks source link

build: Setup repo with tests #1

Closed Robdel12 closed 4 years ago

Robdel12 commented 4 years ago

What is this?

This PR adds tests to the action and then the inputs I realized I needed when testing. Testing is important 👍

Robdel12 commented 4 years ago

@wwilsman yeah it is, and they have to be checked into the repo if you're doing anything with dependencies:

As an alternative to checking in your node_modules directory you can use a tool called zeit/ncc to compile your code and modules into one file used for distribution.

😬 https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-a-javascript-action#commit-and-push-your-action-to-github