Skip to content

ml-development-tools now uses test-app #1597

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

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Aug 30, 2023

Got rid of the custom code for setting up / tearing down databases and app servers. Changed the test code to use port 8013, as java-client-api is already using 8012 and 8014.

Updated gitignore as well so you can run the tests and not have 1400+ changes sitting in your branch.

The 3 Java files that were updated are all test files and were updated when I ran generateTests.

Got rid of the custom code for setting up / tearing down databases and app servers. Changed the test code to use port 8013, as java-client-api is already using 8012 and 8014. 

Updated gitignore as well so you can run the tests and not have 1400+ changes sitting in your branch. 

The 3 Java files that were updated are all test files and were updated when I ran `generateTests`.
@rjrudin rjrudin merged commit 1397b06 into develop Aug 30, 2023
@rjrudin rjrudin deleted the feature/ml-dev-tools-test-app branch August 30, 2023 19:21
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.

2 participants