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

Use paseos_instance.wait_for_activity() in tests #117

Open
gomezzz opened this issue Jan 30, 2023 · 0 comments
Open

Use paseos_instance.wait_for_activity() in tests #117

gomezzz opened this issue Jan 30, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed tests Anything related to the tests

Comments

@gomezzz
Copy link
Collaborator

gomezzz commented Jan 30, 2023

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.

@gomezzz gomezzz added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers tests Anything related to the tests labels Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed tests Anything related to the tests
Projects
None yet
Development

No branches or pull requests

1 participant