You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only tests are for the environment variable helpers.
We need to add tests around the core logic of parsing the github/gitlab events and conducting the deployment & aliasing.
This is extremely important as it will give us confidence when adding new features/improvements.
Also we'll have a reason to setup proper CI for our own pull requests.
I don't think too many tests are a bad thing, so if you feel like writing some please jump in!
The text was updated successfully, but these errors were encountered:
Currently the only tests are for the environment variable helpers.
We need to add tests around the core logic of parsing the github/gitlab events and conducting the deployment & aliasing.
This is extremely important as it will give us confidence when adding new features/improvements.
Also we'll have a reason to setup proper CI for our own pull requests.
I don't think too many tests are a bad thing, so if you feel like writing some please jump in!
The text was updated successfully, but these errors were encountered: