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

Add tests for local testing #12

Open
saileru opened this issue Oct 8, 2020 · 1 comment
Open

Add tests for local testing #12

saileru opened this issue Oct 8, 2020 · 1 comment

Comments

@saileru
Copy link
Collaborator

saileru commented Oct 8, 2020

We already have some integration tests which run the native-image executable.

It would be convenient to have similar tests to run and debug the current code inside the IDE during development.

This can also be an opportunity to do some refactoring, i.e. extract some functionality into separate classes, as this should improve the testability of the code.

@saileru saileru linked a pull request Oct 8, 2020 that will close this issue
@karottenreibe
Copy link
Contributor

If you also want to do sort-of-integration-tests with a mock Teamscale server: I added one in #14 :-)

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 a pull request may close this issue.

2 participants