You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[iot] fix: use fixtures for resource setup/teardown (#3428)
* [iot] fix: use fixtures for resource setup/teardown
fixes#2861fixes#3323fixes#2859fixes#2860
* avoid topic name conflict
* refactored out the fixtures
* share the fixtures within two tests
* correct dependencies between fixtures
* use threading for cordinating between background and foreground
threads.
0 commit comments