[Build] Creates a test stage on the pipeline
Associated docs
Link to the associated Trello task: Link
Changes
- Adds the "test" stage to the pipeline
- Makes the pipeline fail if code lint scanning or type checking fail
Change type
- Build (Change on configuration)
- This change requires a change on documentation
Screenshots
Code quality
- My code follows the defined guidelines
- I have reviewed and tested my code
- My changes don't cause new warnings
- My code has relevant tests
- My unit tests are passing