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 Contract API and Logs API endpoints #92

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

amelnytskyi
Copy link
Contributor

What ❔

  • Added test for TC id1696 /api?module=contract&action=getcontractcreation endpoint (Contract API)
  • Added test for TC id1808 /api?module=logs&action=getLogs endpoint (Logs API)

Why ❔

Expand test coverage - id1696 and id1808 weren't covered by autotest

@amelnytskyi amelnytskyi added the automation writing/fixing/maintaining auto-tests/e2e-tests label Nov 17, 2023
@amelnytskyi amelnytskyi self-assigned this Nov 17, 2023
Copy link

github-actions bot commented Nov 17, 2023

API E2E Test Results

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

Results for commit 1bc3563.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 17, 2023

Unit Test Results

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

Results for commit 1bc3563.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 17, 2023

Visit the preview URL for this PR (updated for commit 1bc3563):

(expires Tue, 28 Nov 2023 10:11:17 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

packages/integration-tests/src/entities.ts Show resolved Hide resolved
packages/integration-tests/tests/api/contracts.test.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/contracts.test.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/contracts.test.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/contracts.test.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/logs.test.ts Outdated Show resolved Hide resolved
Fixed text suites/cases naming, adjusted beforeAll preconditions, added more checks to Logs TC
@amelnytskyi
Copy link
Contributor Author

@abilevych requested changes added - could you please review again?
Thanks in advance

@abilevych abilevych merged commit 21737ce into integration-tests Nov 21, 2023
26 checks passed
@abilevych abilevych deleted the QA-535-cover-contract-api branch November 21, 2023 13:53
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