reactioncommerce / api-plugin-carts

Carts plugin for the Reaction API
GNU General Public License v3.0
1 stars 14 forks source link

chore: add integration tests #27

Open Akarshit opened 3 years ago

Akarshit commented 3 years ago

Issue

Currently there are no integration tests to check a plugin update with the reaction version

Solution

This PR adds a circle CI step that runs the integration tests on the plugin.

Breaking changes

None expected

Testing

  1. Go to the CircleCI jobs, in the logs you can see the integration tests being run.