Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/16 run unit tests on PR's or push to main for plugins with changes #3

Closed
wants to merge 4 commits into from

Conversation

jamshale
Copy link
Owner

@jamshale jamshale commented Nov 10, 2023

This will run the unit tests and linting checks only for plugins with changes in a different workflow. Also changes the workflow namings.

There was issues with the redis_event plugin testing that needed to be fixed. One was the integration tests were changed to work in an internal network. The other was pytest was having trouble finding finding the plugins root. Adding sys.path to the test init file fixed this.

The branch name isn't accurate anymore.

@jamshale jamshale force-pushed the feat/16-run-unit-tests-on-push branch from fdb2da3 to 38e20ae Compare November 10, 2023 21:41
@jamshale jamshale force-pushed the feat/16-run-unit-tests-on-push branch from 38019ed to eb2194a Compare November 10, 2023 23:21
@jamshale jamshale force-pushed the feat/16-run-unit-tests-on-push branch from 838b9ea to 4bf1795 Compare November 11, 2023 01:35
@jamshale jamshale changed the title Feat/16 run unit tests on push Feat/16 run unit tests on PR's or push to main for plugins with changes Nov 14, 2023
@jamshale
Copy link
Owner Author

This has been updated.

@jamshale jamshale closed this Nov 16, 2023
@jamshale jamshale deleted the feat/16-run-unit-tests-on-push branch April 15, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant