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

test: E2E get_entry #178

Merged
merged 15 commits into from
Feb 26, 2025
Merged

test: E2E get_entry #178

merged 15 commits into from
Feb 26, 2025

Conversation

akhercha
Copy link
Member

@akhercha akhercha commented Feb 16, 2025

Resolves: #113 & #186

Added

  • E2E tests for get_entry

@akhercha akhercha self-assigned this Feb 16, 2025
@akhercha akhercha changed the title tests: E2E get_entry test: E2E get_entry Feb 16, 2025
@Remsko
Copy link
Contributor

Remsko commented Feb 16, 2025

🏊‍♂️

akhercha and others added 6 commits February 20, 2025 15:42
* 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
@akhercha akhercha marked this pull request as ready for review February 26, 2025 13:05
Copy link
Contributor

@azurwastaken azurwastaken left a comment

Choose a reason for hiding this comment

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

lgtm

@akhercha akhercha merged commit b4ecaff into main Feb 26, 2025
7 checks passed
@akhercha akhercha deleted the tests/e2e_get_entry branch February 26, 2025 14:01
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: get_entry E2E tests
3 participants