-
Notifications
You must be signed in to change notification settings - Fork 18
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
Adapt tests to REST caching network data #882
Labels
enhancement
Improving existing functionality
I4
No visible changes
S4
Routine
U1
Critically important to resolve quickly
Comments
roman-khimov
added
enhancement
Improving existing functionality
U1
Critically important to resolve quickly
S4
Routine
I4
No visible changes
labels
Oct 23, 2024
evgeniiz321
pushed a commit
that referenced
this issue
Oct 24, 2024
closes #882 Signed-off-by: Evgeniy Zayats <[email protected]>
evgeniiz321
pushed a commit
that referenced
this issue
Oct 24, 2024
closes #882 Signed-off-by: Evgeniy Zayats <[email protected]>
evgeniiz321
pushed a commit
that referenced
this issue
Oct 24, 2024
closes #882 Signed-off-by: Evgeniy Zayats <[email protected]>
evgeniiz321
pushed a commit
that referenced
this issue
Oct 25, 2024
closes #882 Signed-off-by: Evgeniy Zayats <[email protected]>
evgeniiz321
pushed a commit
that referenced
this issue
Oct 27, 2024
closes #882 Signed-off-by: Evgeniy Zayats <[email protected]>
evgeniiz321
pushed a commit
that referenced
this issue
Oct 28, 2024
closes #882 Signed-off-by: Evgeniy Zayats <[email protected]>
roman-khimov
added a commit
that referenced
this issue
Oct 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Improving existing functionality
I4
No visible changes
S4
Routine
U1
Critically important to resolve quickly
Is your feature request related to a problem? Please describe.
I'm always frustrated when tests are not up to date wrt REST gateway changes. We have some in nspcc-dev/neofs-rest-gw#251.
Describe the solution you'd like
Fix failing tests to perform
/network-info
fetching when epoch is updated (post-0.11.0).Describe alternatives you've considered
Zero alternatives.
The text was updated successfully, but these errors were encountered: