-
Notifications
You must be signed in to change notification settings - Fork 0
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
test: E2E get_entry #178
Merged
Merged
test: E2E get_entry #178
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🏊♂️ |
* tests: add fake datas * tests: deps * tests: more tests * tests: more tests * tests: fix view refresh call * tests: add twap table * tests: fix routing many * tests: fix twap * tests: uncomment * tests: fix * tests: remove pairs const * tests: lint
azurwastaken
approved these changes
Feb 26, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
akhercha
added a commit
that referenced
this pull request
Feb 26, 2025
…s to 18 (#184) * remove-currencies-and-merkle: * remove-currencies-and-merkle: Added todos for next steps * remove-currencies-and-merkle: Removed currencies * remove-currencies-and-merkle: * remove-currencies-and-merkle: Unused deps * remove-currencies-and-merkle: Exclude E2E tests for release builds * test: E2E get_entry (#178) * tests(e2e_get_entry): get_entry simple * tests(e2e_get_entry): removed to_owned * tests(e2e_get_entry): removed postgre from CI * tests(e2e_get_entry): Added nextest config * tests(e2e_get_entry): test OK * tests(e2e_get_entry): OK for multiple intervals * tests(e2e_get_entry): increased startup timeout * tests(e2e_get_entry): Increase startup timeout for pragma nod * tests(e2e_get_entry): Local mode for integration tests * test: e2e get_entry for strk/eth (#185) * tests: add fake datas * tests: deps * tests: more tests * tests: more tests * tests: fix view refresh call * tests: add twap table * tests: fix routing many * tests: fix twap * tests: uncomment * tests: fix * tests: remove pairs const * tests: lint * tests(e2e_get_entry): toml lint * tests(e2e_get_entry): Removed one test * tests(e2e_get_entry): Fixed deadlock * tests(e2e_get_entry): Removed outliers filtering --------- Co-authored-by: Rémi <33517098+Remsko@users.noreply.github.com> * remove-currencies-and-merkle: * remove-currencies-and-merkle: E2Es --------- Co-authored-by: Rémi <33517098+Remsko@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves: #113 & #186
Added
get_entry