Record seven created sitting approvals; silence attended stdout.
Warden failed closed on leftover JSON after a successful create. Objects are requested, no entries. Flex Auth package draft pins the seven ids; c01 skipped. No human bind. Assistant: grok Assistant-Session: 01a09dc1-b21e-77e1-919e-fcad2f82b267
This commit is contained in:
parent
a911eaf816
commit
ca563504c4
9 changed files with 360 additions and 25 deletions
|
|
@ -26,7 +26,8 @@ def test_sitting_requester_is_create_only_and_applied():
|
|||
|
||||
|
||||
def test_create_intents_cover_the_sitting_and_are_not_posted():
|
||||
assert INTENTS["posted"] is False
|
||||
assert INTENTS["posted"] is True
|
||||
assert INTENTS["status"] == "created-unapproved"
|
||||
assert INTENTS["human_control"] is True
|
||||
assert INTENTS["pdp_path"] is False
|
||||
ids = [row["memo_id"] for row in INTENTS["intents"]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue