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

Unformatted error for certain actions used for testing null UUID #13237

Open
InfinityTwo opened this issue Feb 17, 2025 · 0 comments · May be fixed by #13238
Open

Unformatted error for certain actions used for testing null UUID #13237

InfinityTwo opened this issue Feb 17, 2025 · 0 comments · May be fixed by #13238

Comments

@InfinityTwo
Copy link
Contributor

InfinityTwo commented Feb 17, 2025

Refer to this issue
This issue may, however, could potentially be closed since it does not fulfill linting if a solution is made.

  • Environment: master

Steps to reproduce
Create a test case and pass in a null uuid into getUuidFromString() in the Action.java file.
It should throw a NullPointerException

Expected behaviour
Throws InvalidHttpParameterException

Actual behaviour
Throws NullPointerException


**Additional info** This was just a small issue when migrating test cases. I'll handle the issue.
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