Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Добавлены тесты для подписок #113

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

evgeniysemin
Copy link
Collaborator

@evgeniysemin evgeniysemin commented Jul 28, 2023

📦 Published PR as canary version: 1.21.4--canary.113.f363b5088e9df9da23b62b84085f90e6d493aa0d.0

✨ Test out this PR locally via:

npm install @salutejs/client@1.21.4--canary.113.f363b5088e9df9da23b62b84085f90e6d493aa0d.0
# or 
yarn add @salutejs/client@1.21.4--canary.113.f363b5088e9df9da23b62b84085f90e6d493aa0d.0

@evgeniysemin evgeniysemin force-pushed the athena/12938 branch 2 times, most recently from e1c994e to a9df99f Compare July 31, 2023 07:17
src/typings.ts Outdated Show resolved Hide resolved
@evgeniysemin evgeniysemin force-pushed the athena/12938 branch 2 times, most recently from d745815 to 15b6e31 Compare August 1, 2023 13:11
@evgeniysemin evgeniysemin force-pushed the athena/12938 branch 2 times, most recently from cd96159 to 356287e Compare August 3, 2023 07:54
if (event.asr?.text) {
eventsCount += 1;
expect(event.asr.text, 'asr is ok').eq(asr);
assistantClient.stopTts();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а для чего stopTts?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Похоже на наследие

@evgeniysemin evgeniysemin merged commit e067915 into master Aug 3, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants