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 test case for station name of length 100 #156

Open
gunnarmorling opened this issue Jan 5, 2024 · 1 comment · Fixed by #125
Open

Add test case for station name of length 100 #156

gunnarmorling opened this issue Jan 5, 2024 · 1 comment · Fixed by #125

Comments

@gunnarmorling
Copy link
Owner

As that's the maximum length defined in the rules.

@gunnarmorling
Copy link
Owner Author

Let's add a test which has

  • three measurements for a station with 1 byte long name A
  • three measurements for a station with 1 byte long name B
  • three measurements for a station with 100 byte long name A
  • three measurements for a station with 100 byte long name B

This is to make sure the full range of name lengths is covered properly.

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.

1 participant