Skip to content

Commit

Permalink
[ServiceBus] fix failing async mock tests (Azure#27570)
Browse files Browse the repository at this point in the history
* test SB mock test fixes

* run mock tests

* fix failing test

* uncomment all mock tests

* test live test

* test mgmt test

* undo all marker changes

* add asyncio marker

* add asyncio marker

* remove await_prepared_test decorator
  • Loading branch information
swathipil authored Dec 1, 2022
1 parent a3bb92d commit e2c1b68
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sdk/servicebus/azure-servicebus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
### Other Changes

- Updated uAMQP dependency to 1.6.3.
- Added support for Python 3.11.
- Added support for Python 3.11.

## 7.8.1 (2022-10-11)

Expand Down
Loading

0 comments on commit e2c1b68

Please sign in to comment.