Josh Komoroske

Results 7 issues of Josh Komoroske

In order to have a canonical type for encoding/decoding JSON for a credential process, the visibility of this type needed to be public. This type has been detailed in official...

Given the inconsistent and the property-based nature of the JUnit "spec", it is often the case where tests/suites may be rendered much differently by one tool or another. If you...

Exercise the various ingestion methods via unit tests.

Write an example ingestion test that can be run on godoc.org.

Write a test that validates that a full `Suite` can be marshalled as JSON and YAML, and that it remains intact when unmarshalled back.

good first issue

Determine the AWS partition based on the configured region. This is then used to generate partition-appropriate IAM policy ARNs for use with GetFederationToken, federation URLs, and Console redirect URLs. The...