inferno-framework / us-core-test-kit

Inferno Test Kit for evaluating API conformance to the US Core Implementation Guide
Apache License 2.0
7 stars 5 forks source link

FI-2456: Verify granular scopes #171

Closed Jammjammjamm closed 4 months ago

Jammjammjamm commented 4 months ago

Summary

This branch adds tests to verify that the required granular scopes were granted.

Testing Guidance

Run one of the granular scope launches against the reference server. When the reference server allows you to select which scopes to grant, deselect some of the granular scopes, and test will fail.

yunwwang commented 4 months ago

When I run PR-171, I got a purple error when selecting ALL granular scopes in US Core 6.0.1 test suite image

How to reproduce:

Jammjammjamm commented 4 months ago

@yunwwang That issue should be resolved now.

yunwwang commented 4 months ago

Test result looks as expected. image