forked from WebOfTrust/signify-ts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky integration tests by waiting for operations (WebOfTrust#210)
* fix addEndRole return type * update Operation type, add list and delete methods to Operations * fix Notifications.delete * make waitOperation check dependent operations client side fix for WebOfTrust/keria#147 add markNotification and markAndRemoveNotification * use waitOperation and markAndRemoveNotification where needed * rename to assertOperations * rename to assertNotifications * cleanup * simplify with toHaveLength(0) * adds warnNotifications * uses warnNotifications * fixed to handle all notifications * npm run pretty * unit tests for operations.list and .delete * add missing await
- Loading branch information
1 parent
2082760
commit 5292b24
Showing
21 changed files
with
404 additions
and
111 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
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.