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

Create tests for IOF v2 unmarshal functions #1

Open
mikaello opened this issue Sep 4, 2021 · 0 comments
Open

Create tests for IOF v2 unmarshal functions #1

mikaello opened this issue Sep 4, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mikaello
Copy link
Contributor

mikaello commented Sep 4, 2021

Fill these with meaningful content:

@Test
fun unmarshalIofV2PersonList() {
}
@Test
fun unmarshalIofV2CompetitorList() {
}
@Test
fun unmarshalIofV2RankList() {
}
@Test
fun unmarshalIofV2ClubList() {
}
@Test
fun unmarshalIofV2EventList() {
}
@Test
fun unmarshalIofV2ServiceRequestList() {
}
@Test
fun unmarshalIofV2EntryList() {
}
@Test
fun unmarshalIofV2StartList() {
}
@Test
fun unmarshalIofV2ResultList() {
}
@Test
fun unmarshalIofV2ClassData() {
}
@Test
fun unmarshalIofV2CourseData() {
}
}

@mikaello mikaello added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant