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: api integration tests for be #147

Merged
merged 33 commits into from
Jan 18, 2024

Conversation

pcheremu
Copy link
Contributor

@pcheremu pcheremu commented Jan 5, 2024

What ❔

API tests for:

  • Accounts API
  • Transactions API
  • Block API

Why ❔

Cover BE API functionality

Checklist

  • [ + ] PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • [ n/a ] Tests for the changes have been added / updated.
  • [ n/a ] Documentation comments have been added / updated.

Copy link

github-actions bot commented Jan 5, 2024

API E2E Test Results

206 tests  ±0   206 ✅ ±0   28s ⏱️ -1s
 14 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 610df0d. ± Comparison against base commit 533b4ed.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 5, 2024

Unit Test Results

    3 files  ±0    247 suites  ±0   8m 36s ⏱️ -5s
1 970 tests  - 1  1 969 ✅  - 1  1 💤 ±0  0 ❌ ±0 
1 996 runs   - 1  1 995 ✅  - 1  1 💤 ±0  0 ❌ ±0 

Results for commit 610df0d. ± Comparison against base commit 533b4ed.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 5, 2024

Visit the preview URL for this PR (updated for commit 610df0d):

(expires Thu, 25 Jan 2024 13:47:20 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

@pcheremu pcheremu requested a review from abilevych January 5, 2024 18:31
@pcheremu pcheremu changed the title test: initial commit with tests test: API integration tests for BE Jan 5, 2024
@pcheremu pcheremu changed the title test: API integration tests for BE test: api integration tests for be Jan 5, 2024
@pcheremu pcheremu self-assigned this Jan 5, 2024
@pcheremu pcheremu added the automation writing/fixing/maintaining auto-tests/e2e-tests label Jan 5, 2024
.gitignore Show resolved Hide resolved
packages/integration-tests/src/helper.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/accounts.test.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/accounts.test.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/accounts.test.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/accounts.test.ts Outdated Show resolved Hide resolved
packages/integration-tests/tests/api/accounts.test.ts Outdated Show resolved Hide resolved
@pcheremu pcheremu requested a review from abilevych January 10, 2024 06:51
@pcheremu pcheremu requested a review from abilevych January 11, 2024 17:21
@olehbairak
Copy link
Contributor

@pcheremu I reviewed test cases that were added in the scope of this PR.
The comparison was performed using current code and Swagger documentation.
As a result I can confirm that test cases up-to-date. No new response parts, erased or changed were detected.

@olehbairak olehbairak self-requested a review January 17, 2024 14:29
@abilevych abilevych merged commit 8a57793 into integration-tests Jan 18, 2024
35 checks passed
@abilevych abilevych deleted the QA-446-replacefixupdate2-api-tests branch January 18, 2024 14:04
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.

3 participants