aws-cloudformation / community-registry-extensions

MIT No Attribution
85 stars 27 forks source link

Add comma-delimiter escaping logic, update pagination logic. #202

Closed mrinaudo-aws closed 1 year ago

mrinaudo-aws commented 1 year ago

Issue #, if available:

Description of changes:

Tests excerpts

Unit tests excerpts

[...]
[INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0
[...]
[INFO] --- jacoco:0.8.9:check (jacoco-check) @ awscommunity-resource-lookup-handler ---
[...]
[INFO] Analyzed bundle 'awscommunity-resource-lookup-handler' with 10 classes
[INFO] All coverage checks have been met.

Contract tests excerpts

[...]
13 passed, 2 skipped, 9 deselected
[...]

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.