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(ICP-Rosetta): FI-1467 remove basic tests smoke test #1296

Merged
merged 50 commits into from
Sep 11, 2024

Conversation

NikolasHai
Copy link
Contributor

This MR proposes the following changes:

  1. Remove the basic_tests smoke test
  2. Create tests for account balances
  3. Create tests for construction derive
  4. Create tests for construction metadata
  5. Create tests for Network Options and List
  6. Create tests for Mempool

@NikolasHai NikolasHai removed the request for review from a team September 5, 2024 09:10
@NikolasHai NikolasHai changed the base branch from FI-1465-sign-icp-transfers to master September 5, 2024 09:11
@NikolasHai NikolasHai marked this pull request as ready for review September 6, 2024 13:18
Copy link
Member

@mbjorkqvist mbjorkqvist left a comment

Choose a reason for hiding this comment

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

Thanks for this restructuring, @NikolasHai! I left mainly minor comments, but I did find that the test_cases::account_balances::test_account_balances seems flaky, so that's something that should be addressed before merging.

For completeness, could you also add the description from this PR into the JIRA ticket?

rs/rosetta-api/client/src/lib.rs Outdated Show resolved Hide resolved
rs/rosetta-api/client/src/lib.rs Outdated Show resolved Hide resolved
rs/rosetta-api/runner/src/lib.rs Show resolved Hide resolved
NikolasHai and others added 9 commits September 11, 2024 10:44
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
…tion.rs

Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
NikolasHai and others added 2 commits September 11, 2024 15:50
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
@NikolasHai NikolasHai added this pull request to the merge queue Sep 11, 2024
Merged via the queue into master with commit 679d221 Sep 11, 2024
24 checks passed
@NikolasHai NikolasHai deleted the FI-1467-remove-basic-tests-smoke-test branch September 11, 2024 14:36
github-merge-queue bot pushed a commit that referenced this pull request Sep 17, 2024
This MR introduces the following changes: 

1. Remove the block test from basic tests
2. Remove the account balance test from basic tests (Covered by this MR:
#1296)
3. Add tests for fetching blocks
4. Add tests for search transactions by index

---------

Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
levifeldman pushed a commit to levifeldman/ic that referenced this pull request Oct 1, 2024
This MR proposes the following changes:

1. Remove the basic_tests smoke test
2. Create tests for account balances
3. Create tests for construction derive
4. Create tests for construction metadata
5. Create tests for Network Options and List
6. Create tests for Mempool

---------

Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
levifeldman pushed a commit to levifeldman/ic that referenced this pull request Oct 1, 2024
This MR introduces the following changes: 

1. Remove the block test from basic tests
2. Remove the account balance test from basic tests (Covered by this MR:
dfinity#1296)
3. Add tests for fetching blocks
4. Add tests for search transactions by index

---------

Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants