Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

chore: add integration tests #27

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

Akarshit
Copy link
Contributor

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.

@Akarshit Akarshit requested a review from a team September 16, 2021 04:52
@Akarshit Akarshit force-pushed the akarshit-chore-integration-test branch 5 times, most recently from bbb4355 to 86de1d4 Compare September 16, 2021 06:31
@Akarshit Akarshit force-pushed the akarshit-chore-integration-test branch from 86de1d4 to c3adafc Compare October 12, 2021 20:02
Signed-off-by: Akarshit Wal <[email protected]>
@Akarshit Akarshit force-pushed the akarshit-chore-integration-test branch from c3adafc to 4ddaf88 Compare October 12, 2021 20:06
Copy link
Collaborator

@brent-hoover brent-hoover left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like all these tests are failing


- run: npm run lint

test-integration:
docker:
- image: circleci/node:14.11.0-stretch
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update all images to 14.18.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants