inferno-framework / davinci-pas-test-kit

Inferno Test Kit for the Da Vinci Prior Authorization Support IG
Apache License 2.0
0 stars 0 forks source link

create unique identifier for pended test wait continuation #15

Closed karlnaden closed 1 month ago

karlnaden commented 1 month ago

Summary

Resolves issue 13 where the wait dialog for the temporary subscription placeholder was not session specific, meaning that concurrent sessions could interrupt each other. The wait dialog now generates a unique key that is used which will be unique to the session.

Testing Guidance

Create a PAS Server suite session and run group 1.3 Successful Pended Workflow using the Prior Authorization Support Reference Implementation preset. Verify that when the wait dialog appears,

  1. hovering over the "click here" link shows a url with a random "token" parameter at the end
  2. clicking on the "click here" link successfully continues the test.