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

chore(tests): Simplify imports #2467

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Conversation

AlejandroCabeza
Copy link
Contributor

Description

Simplify test imports

Changes

  • Add missing imports to test_all files
  • Fix failing tests (due to not being called)
  • Simplify all_test_waku using test_all files

Copy link

github-actions bot commented Feb 21, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2467-rln-v2-true

Built from 9f9519f

@AlejandroCabeza AlejandroCabeza self-assigned this Feb 22, 2024
@AlejandroCabeza AlejandroCabeza changed the base branch from master to test-discv5 March 14, 2024 17:38
Base automatically changed from test-discv5 to master March 14, 2024 18:01
@AlejandroCabeza AlejandroCabeza changed the title chore(tests): Simpify imports chore(tests): Simplify imports Mar 15, 2024
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my intuition is that this test was never imported anywhere and that is why we could not catch it while merging the rln-v2 changes m

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree, those were my findings as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants