Description
We should incorporate the suite of tests / checks currently being run on github locally so we aren't surprised when tests fail remotely
Solution
Let's potentially incorporate nektos/act to enable exact parity, and/or ensure we've got a readily-accessible npm command we can use if needbe
Describe alternatives you've considered
nektos/act is an option, though we should see how much we can do with standard commands and/or docker to keep things more platform-independent
Tasks
[ ] Go through all tests and checks currently being run as part of the build and deploy github action (link here and make sure each of these can be run locally
Definition of "Done"
All tests and checks currently being run on github can be easily run locally
Description We should incorporate the suite of tests / checks currently being run on github locally so we aren't surprised when tests fail remotely
Solution
npm
command we can use if needbeDescribe alternatives you've considered
Tasks
build and deploy
github action (link here and make sure each of these can be run locallyDefinition of "Done"