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

Clean up tests #3557

Closed
compulim opened this issue Oct 23, 2020 · 1 comment · Fixed by #3871
Closed

Clean up tests #3557

compulim opened this issue Oct 23, 2020 · 1 comment · Fixed by #3871
Labels
backlog Out of scope for the current iteration but it will be evaluated in a future release. feature-request Azure report label technical-debt Improve maintenance, follow best practices, test coverage, etc.

Comments

@compulim
Copy link
Contributor

compulim commented Oct 23, 2020

Feature Request

This is an "umbrella" bug that list all clean up works we should done for tests.

mediaBuffered.js

// TODO: [P3] #3557 If the result is positive, audio finished buffering, we still need to wait for an unknown time to refresh the UI.
//       Will be great if we can remove this sleep.
result && (await driver.sleep(2000));

[Enhancement]

@compulim compulim added backlog Out of scope for the current iteration but it will be evaluated in a future release. feature-request Azure report label labels Oct 23, 2020
@corinagum corinagum added the technical-debt Improve maintenance, follow best practices, test coverage, etc. label Oct 23, 2020
@compulim compulim added technical-debt Improve maintenance, follow best practices, test coverage, etc. and removed technical-debt Improve maintenance, follow best practices, test coverage, etc. labels Oct 23, 2020
@corinagum corinagum added this to the Backlog milestone Jan 13, 2021
@corinagum corinagum removed this from the Backlog milestone Apr 12, 2021
@corinagum
Copy link
Contributor

Closing as resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Out of scope for the current iteration but it will be evaluated in a future release. feature-request Azure report label technical-debt Improve maintenance, follow best practices, test coverage, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants