Skip to content

test(home): regression for confirmed sensitive action at policy gate (closes #162)#163

Open
kiannidev wants to merge 1 commit into
GeniePod:mainfrom
kiannidev:fix/issue-162-home-confirm-regression-test
Open

test(home): regression for confirmed sensitive action at policy gate (closes #162)#163
kiannidev wants to merge 1 commit into
GeniePod:mainfrom
kiannidev:fix/issue-162-home-confirm-regression-test

Conversation

@kiannidev
Copy link
Copy Markdown
Contributor

Summary

Closes #162

Real Behavior Proof

  • I have built and run the affected code locally (or noted why I could not).
  • I have verified the change end-to-end on Jetson hardware OR explained the equivalent verification path I used.

What I ran

cargo test -p genie-core control_confirmation_origin
cargo fmt --all -- --check

What I observed

Both new tests passed. No production code changes — tests only.

Test plan

  • cargo test -p genie-core control_confirmation_origin
  • cargo test -p genie-core control_executes_sensitive_action_once_confirmed
  • cargo fmt --all -- --check

Cover confirm_pending_home_action re-dispatch (confirmed true/false)
so sensitive unlock does not loop on ConfirmationRequired.

Closes GeniePod#162
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.

[bug] test(home): regression for confirmed sensitive home action (policy gate)

1 participant