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 URI Validator Tests #19

Merged
merged 5 commits into from
Apr 11, 2024
Merged

Conversation

matthewd0123
Copy link
Contributor

  • Added URI Validator (UriValidator) Tests
  • Minor Support to MacOS

* Added URI Validator (UriValidator) Tests
* Minor Support to MacOS
@matthewd0123 matthewd0123 changed the title Added URI Validator Tests Add URI Validator Tests Apr 1, 2024
* Add URIValidator cases to check is_micro_form, is_long_form, etc
* Update Java/Python Test Agents to 1.5.7

The additional URIValidator test cases are necessary since they provide more coverage of URIValidator methods. The update to 1.5.7 was necessary to align with the latest releases.
Thanks to Neelam's advice, I noticed that I was doing an unnecessary step. Now, was able to simplify by removing if/else statement in the test agents.
@neelam-kushwah neelam-kushwah merged commit 5a2f9dd into eclipse-uprotocol:main Apr 11, 2024
2 checks 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.

2 participants