Skip to content

output urls for interacting with waits for scripting#39

Merged
karlnaden merged 4 commits intomainfrom
wait-outputs-for-scripting
Apr 27, 2026
Merged

output urls for interacting with waits for scripting#39
karlnaden merged 4 commits intomainfrom
wait-outputs-for-scripting

Conversation

@karlnaden
Copy link
Copy Markdown
Contributor

@karlnaden karlnaden commented Feb 22, 2026

Summary

Non-functional change that supports execution scripts.

Testing Guidance

Run server against client tests and confirm they still run as expected (attestation and continuation links in wait dialogs still work)

@karlnaden karlnaden marked this pull request as ready for review April 10, 2026 02:40
karlnaden and others added 3 commits April 13, 2026 15:04
* Simulation flag added to tests (#40)

* Added simulation verification flag to tests

* Rubocop patch

* Rubocop spec patch

* Updated gemfile to use new inferno_core gem

* Ensure newest inferno_core version

* Add execution test scripts for R4 client and server suites

* Add execution scripts for R4 client and server suites

* server and client yaml execution script files

* YAML files for server and client execution scripts

* YAML files for server and client combined execution scripts

* address comments, Add github workflow, gitignore, and rakefile

* Rename subscriptions_r4_empty_client_expected.json to subscriptions_r4_empty_with_commands_client_expected.json

* Rename subscriptions_r4_empty_server_expected.json to subscriptions_r4_empty_with_commands_server_expected.json

* Rename subscriptions_r4_full_resource_client_expected.json to subscriptions_r4_full_resource_with_commands_client_expected.json

* Rename subscriptions_r4_full_resource_server_expected.json to subscriptions_r4_full_resource_with_commands_server_expected.json

* Apply suggestion from @karlnaden

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Update .gitignore

following inferno-core template (*.manifest)

* Update .gitignore

* Update .gitignore

* use actual inferno-core gem

* fix capability statement on inferno-qa

* Update execution_scripts/advance_wait.rb

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Apply suggestion from @karlnaden

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Apply suggestion from @karlnaden

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Apply suggestion from @karlnaden

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Apply suggestion from @karlnaden

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Apply suggestion from @karlnaden

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Apply suggestion from @karlnaden

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Apply suggestion from @karlnaden

Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>

* Update subscriptions_test_kit.gemspec

* Update Gemfile.lock

faraday added as a dependency of subscriptions_test_kit

* Update subscriptions_test_kit.gemspec

* Make advance_wait.rb executable

* Accidentally deleted expected json files on last commit, re-commited them here. Advance_wait.rb should also be executable for all users now

* Updated to inferno 1.2.1

* Execution scripts README changes

---------

Co-authored-by: Lucas Tucker <128156413+ljtucker@users.noreply.github.com>
Co-authored-by: Karl Naden <86612928+karlnaden@users.noreply.github.com>
Co-authored-by: Karl Naden <karl@glenviewassociates.com>
@karlnaden karlnaden requested a review from ljtucker April 27, 2026 17:23
Copy link
Copy Markdown
Contributor

@ljtucker ljtucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks clean, and all tests passed as described in the EXECUTE_SCRIPTS md file

@karlnaden karlnaden merged commit d4e8b19 into main Apr 27, 2026
8 checks passed
@karlnaden karlnaden deleted the wait-outputs-for-scripting branch April 27, 2026 20:20
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.

3 participants