Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ovotech/genesys-web-messaging-teste…
Browse files Browse the repository at this point in the history
…r into fix-out-of-order-messages
  • Loading branch information
SketchingDev committed Aug 4, 2023
2 parents 5855741 + 468b7cc commit 069ef7b
Show file tree
Hide file tree
Showing 8 changed files with 168 additions and 71 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ Options:
GENESYSCLOUD_OAUTHCLIENT_ID
GENESYSCLOUD_OAUTHCLIENT_SECRET (default: false)
-fo, --failures-only Only output failures (default: false)
-t, --timeout <number> Seconds to wait for a response before
failing the test (default: 10)
-h, --help display help for command
```
Expand Down
2 changes: 1 addition & 1 deletion docs/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Genesys Web Messaging Tester

- [BotDisconnectedWaitingForResponseError](classes/BotDisconnectedWaitingForResponseError.md)
- [Conversation](classes/Conversation.md)
- [SessionTranscriber](classes/SessionTranscriber.md)
- [TimeoutWaitingForResponseError](classes/TimeoutWaitingForResponseError.md)
- [Transcriber](classes/Transcriber.md)
- [WebMessengerGuestSession](classes/WebMessengerGuestSession.md)

### Interfaces
Expand Down
Loading

0 comments on commit 069ef7b

Please sign in to comment.