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

Fix ProjectAPIIntegrationTests and add it to CI #135

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

ljdelight
Copy link
Collaborator

Description:

Fixed the connection issue in the project integration tests by supporing the 'scheme'.
Added cleanup steps to remove lingering projects after successful tests in ProjectAPIIntegrationTest.
Also edited quality.gradle to print out the tests that are running.

Unit Test Approach:

This repairs the test and updates it to run during CI.

Test Results:

CI build log shows it's running:

Running integration test: Test findTest()(org.maproulette.client.api.ProjectAPIIntegrationTest)

Fixed the connection issue in the project integration tests by supporing the 'scheme'.
Added cleanup steps to remove lingering projects after successful tests in ProjectAPIIntegrationTest.
Also edited `quality.gradle` to print out the tests that are running.
@ljdelight ljdelight force-pushed the ljdelight/fixProjectIntegrationTests branch from 2568441 to f29e4f7 Compare October 28, 2023 21:14
@ljdelight ljdelight merged commit 7a70a96 into main Oct 28, 2023
2 checks passed
@ljdelight ljdelight deleted the ljdelight/fixProjectIntegrationTests branch October 28, 2023 21:19
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