Write some unit tests
Carl-Hugo opened this issue · 0 comments
Carl-Hugo commented
- Write some unit tests
- Run those tests during the build
- Create a light build that only build and test the extension, no publish (or split the current build into build/release).
- Enforce that the build succeeds before allowing PR merge