Skip to content

Improve async test awaiting behavior #33393

Open

Description

Now that we've moved away from using unittest.TestCase, we should be able to improve our story with automatically awaiting async tests. For example, removing AzureRecordedTestCase.await_prepared_test should be possible. There have been times when async tests haven't been awaited properly, even with new test tooling, though -- this could have to do with test method decoration, as the docstring for await_prepared_test alludes to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

EngSysThis issue is impacting the engineering system.MQThis issue is part of a "milestone of quality" initiative.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions