Use paseos_instance.wait_for_activity() in tests
Open
enhancement
good first issue
help wanted
tests
- Dominant language
- Python
- Stars
- 61
- Forks
- 16
- Avg merge
- 32m
- Merged PRs (30d)
- 8
Description
# Feature
## Desired Behavior / Functionality
The tests use a locally defined wait_for_activity function, we should use the new `paseos_instance.wait_for_activity()` function instead.
(introduced in #116)
## What Needs to Be Done
Go through tests and use `paseos_instance.wait_for_activity()` where appropriate
## How Can It Be Tested
Run tests.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.