-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✅ Update test fixtures to did-exchange protocol (#1205)
* did rotate deletes both * rename fixture * import did router * create oob connection for bob alice * add create did exchange connection function * rename and only use oob TR invitation * create did exchange if bob has public did * create did exchange if public did * has public did create did exchange * add their did field so bob can get based on alice did * rename fixture * create oob and get by id * create oob and delete * removed now tested with oob tests * rework test * delete after test done * check connection deleted for alice * assert I get correct con_id for bob * 🎨 * make readable * use check_webhook_state to check done * 🎨 Standardise CONNECTIONS_BASE_PATH --------- Co-authored-by: Mourits de Beer <31511766+ff137@users.noreply.github.com> Co-authored-by: ff137 <ff137@proton.me>
- Loading branch information
1 parent
bc6132e
commit 6cc74c8
Showing
8 changed files
with
232 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.