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: covering tokens API endpoints #90

Closed
wants to merge 1 commit into from

Conversation

amelnytskyi
Copy link
Contributor

@amelnytskyi amelnytskyi commented Nov 16, 2023

What ❔

  • Added test for TC id1803 /tokens/{address}/transfers endpoint
  • Fixed test for TC idd1508 /tokens endpoint.

Why ❔

  • Expand test coverage - id1803 wasn't covered by autotest
  • Test for idd1508 failed because endpoint response changed

Added test for TC id1803 /tokens/{address}/transfers endpoint
Fixed test for TC idd1508 /tokens endpoint
@amelnytskyi amelnytskyi added the automation writing/fixing/maintaining auto-tests/e2e-tests label Nov 16, 2023
@amelnytskyi amelnytskyi self-assigned this Nov 16, 2023
Copy link

github-actions bot commented Nov 16, 2023

API E2E Test Results

184 tests   184 ✔️  24s ⏱️
  12 suites      0 💤
    1 files        0

Results for commit 0b24f60.

♻️ This comment has been updated with latest results.

Copy link

Visit the preview URL for this PR (updated for commit 0b24f60):

(expires Thu, 23 Nov 2023 09:27:20 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

Copy link

github-actions bot commented Nov 16, 2023

Unit Test Results

       3 files     237 suites   7m 44s ⏱️
1 808 tests 1 807 ✔️ 1 💤 0
1 833 runs  1 832 ✔️ 1 💤 0

Results for commit 0b24f60.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@pcheremu pcheremu left a comment

Choose a reason for hiding this comment

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

@amelnytskyi amelnytskyi deleted the QA-534-cover-token-api branch January 25, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation writing/fixing/maintaining auto-tests/e2e-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants