-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
We should add CI to ensure consistent build quality. Preferably, we should use Azure DevOps.
Currently, while tests are written, they are not run in CI.
We need to run both the integration and unit tests, and these two processes can be done in parallel.
See https://github.com/magento/adobe-stock-integration/blob/1.1-develop/.travis.yml as an example of a working Travis sample. We would need to translate this over to Azure Devops and run against PR builds and master.
- Linting (static) (build(all): adding linting script #16 and Linting fixes #17)
- Unit (Added unit testing to CI #18 & test(configuration): added/updated unit tests for config files #19)
- Integration
- Api-Functional
Metadata
Metadata
Assignees
Labels
No labels