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

Setup testing framework - python modules #78

Merged
merged 6 commits into from
Nov 9, 2023

Conversation

lincmba
Copy link
Contributor

@lincmba lincmba commented Nov 3, 2023

Fixes #76

Branches from #74 since it depends on some work done on that branch. Will be on draft until #74 is merged

Engineer Checklist

  • I have run mvn spotless:apply to check my code follows the project's style guide
  • I have built and run the efsity jar to verify my change fixes the issue and/or does not break the application

@lincmba lincmba force-pushed the setup_testing_framework_python branch 3 times, most recently from 30aee5c to 64b2472 Compare November 3, 2023 10:56
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@lincmba lincmba force-pushed the setup_testing_framework_python branch from 8a8a1d0 to 2e459bb Compare November 7, 2023 09:56
@lincmba lincmba force-pushed the setup_testing_framework_python branch from 02a8d10 to c07ce58 Compare November 7, 2023 18:10
pld
pld previously approved these changes Nov 7, 2023
Copy link
Member

@pld pld left a comment

Choose a reason for hiding this comment

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

lgtm!

@lincmba lincmba marked this pull request as ready for review November 8, 2023 07:08
@lincmba lincmba merged commit fc4f222 into main Nov 9, 2023
4 checks passed
@lincmba lincmba deleted the setup_testing_framework_python branch November 9, 2023 07:47
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.

SetUp Testing Framework - Python Modules
2 participants