CircleCI-Public / path-filtering-orb

MIT License
24 stars 62 forks source link

Refactor code and add test #63

Closed h42zhu closed 1 year ago

h42zhu commented 1 year ago

This PR refactors the create-parameters.py code to be more functional and added a test to make sure the orb runs without errors. Testing for correctness requires more granular unit tests, which is generally omitted in other orbs.