Searched refs:process_pending_commit (Results 1 – 4 of 4) sorted by relevance
831 group.process_pending_commit().await.unwrap(); in test_group_with_one_commit()866 group.process_pending_commit().await.unwrap(); in test_group_two_members()1120 alice.process_pending_commit().await.unwrap(); in test_external_proposal()1280 alice.process_pending_commit().await.unwrap(); in external_group_can_observe_since_creation()
2638 let commit_description = alice.process_pending_commit().await.unwrap(); in test_state_update()2841 alice.process_pending_commit().await.unwrap(); in old_hpke_secrets_are_removed()3071 alice_group.process_pending_commit().await.unwrap(); in removing_requirements_allows_to_add()3093 .process_pending_commit() in removing_requirements_allows_to_add()3147 groups[0].process_pending_commit().await.unwrap(); in commit_leaf_same_hpke_key()3594 groups[0].process_pending_commit().await.unwrap(); in inserting_key_in_filtered_node_fails()3638 groups[0].process_pending_commit().await.unwrap(); in commit_with_too_short_path_fails()3678 groups[1].process_pending_commit().await.unwrap(); in update_proposal_can_change_credential()
123 pub(crate) async fn process_pending_commit( in process_pending_commit() method
1268 groups[0].process_pending_commit().await.unwrap(); in commit_can_change_credential()