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

Correct pom for JUnit tests & test dir fixes #8 #9

Merged
merged 1 commit into from
Oct 30, 2022
Merged

Correct pom for JUnit tests & test dir fixes #8 #9

merged 1 commit into from
Oct 30, 2022

Conversation

zafar-hussain
Copy link
Contributor

@zafar-hussain zafar-hussain commented Oct 30, 2022

Hi @Alonso-del-Arte,

The test directory was moved to src, and the tests were moved to src/test/java.

Dependencies section was added to pom.xml, and JUnit was added as a dependency.

Ran the tests and some from bankaccounts are failing.

Please do check and advise on this PR that fixes #8.

If any change is required, please do let me know.

I am glad this is my last PR for Hacktoberfest 2022.

Cheers

note: I have never used JUnit, and used How to run unit test with Maven as a guide

@Alonso-del-Arte
Copy link
Owner

Thank you very much. The failing tests in bankaccounts are a concern for another pull request. I accept this pull request. Do I have to do anything else for this to count for Hacktoberfest besides merging the pull request?

@Alonso-del-Arte Alonso-del-Arte merged commit cc5bab1 into Alonso-del-Arte:main Oct 30, 2022
@zafar-hussain
Copy link
Contributor Author

Hi, @Alonso-del-Arte,

Thanks for the merge, all is well, and this PR has been accepted fore Hacktoberfest.

Hopefully we will meet again,

Cheers

@zafar-hussain zafar-hussain deleted the zh-branch branch November 3, 2022 13:57
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.

Correct pom.xml for JUnit tests
2 participants