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

79 complete api tests for all 3 endpoints #93

Merged
merged 22 commits into from
May 24, 2024

Conversation

vteague
Copy link
Member

@vteague vteague commented May 24, 2024

Almost complete tests for services and API - GenerateAssertionsServiceErrorTests coming soon.

vteague added 22 commits May 19, 2024 14:10
Also added test for wrong candidates for get-assertions-csv.
…assertions-service (JSON and CSV), get-assertions API (JSON and CSV) and Generate Assertions.
…-for-all-3-endpoints

# Conflicts:
#	src/main/java/au/org/democracydevelopers/raireservice/service/GetAssertionsCsvService.java
#	src/main/java/au/org/democracydevelopers/raireservice/service/GetAssertionsJsonService.java
#	src/test/java/au/org/democracydevelopers/raireservice/controller/GenerateAssertionsAPIErrorTests.java
#	src/test/java/au/org/democracydevelopers/raireservice/controller/GetAssertionsAPIErrorTests.java
#	src/test/java/au/org/democracydevelopers/raireservice/controller/GetAssertionsValidAPIRequestTestsJSON.java
#	src/test/java/au/org/democracydevelopers/raireservice/service/GetAssertionsJsonServiceSimpleAssertionsTests.java
@vteague vteague requested a review from michelleblom May 24, 2024 03:28
@vteague vteague linked an issue May 24, 2024 that may be closed by this pull request
Copy link
Member

@michelleblom michelleblom left a comment

Choose a reason for hiding this comment

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

All good.

@michelleblom michelleblom merged commit e11f6ff into main May 24, 2024
1 check passed
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.

Complete API tests for all 3 endpoints.
2 participants