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: initial transfer of the block explorer test solution #25

Closed
wants to merge 25 commits into from

Conversation

pcheremu
Copy link
Contributor

@pcheremu pcheremu commented Sep 26, 2023

What ❔

Replace BE API test solution to the monorepo. Iteration 1. Initial configs, dependencies, successful test run.

Why ❔

To run be-api tests with endpoints

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs). - ok
  • Tests for the changes have been added / updated. - it already a set of tests
  • Documentation comments have been added / updated. - no special run is required, npm run test can de used in the same way
  • Code has been formatted via zk fmt and zk lint. - all lint checks are passed

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Unit Test Results

       3 files     237 suites   2m 42s ⏱️
1 806 tests 1 805 ✔️ 1 💤 0
1 831 runs  1 830 ✔️ 1 💤 0

Results for commit 7e478f5.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

API E2E Test Results

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

Results for commit 7e478f5.

♻️ This comment has been updated with latest results.

@pcheremu pcheremu force-pushed the UEXP-4552-replace-be-api branch from e9eef4e to a6fa410 Compare September 26, 2023 12:34
@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Visit the preview URL for this PR (updated for commit 7e478f5):

(expires Tue, 17 Oct 2023 10:25:32 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

@pcheremu pcheremu self-assigned this Sep 26, 2023
@pcheremu pcheremu added the automation writing/fixing/maintaining auto-tests/e2e-tests label Sep 26, 2023
@pcheremu pcheremu force-pushed the UEXP-4552-replace-be-api branch 2 times, most recently from dfce3fe to 38a1d38 Compare September 27, 2023 08:19
packages/bets/.commitlintrc.json Outdated Show resolved Hide resolved
packages/bets/.gitignore Outdated Show resolved Hide resolved
packages/bets/src/playbook/buffer/L2.txt Outdated Show resolved Hide resolved
packages/bets/.eslintrc.js Outdated Show resolved Hide resolved
@pcheremu pcheremu force-pushed the UEXP-4552-replace-be-api branch 3 times, most recently from 3a9c3a9 to 1160a22 Compare September 28, 2023 09:16
@abilevych abilevych self-requested a review September 28, 2023 09:21
integration-tests/README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
abilevych
abilevych previously approved these changes Sep 28, 2023
.github/workflows/app-e2e.yml Outdated Show resolved Hide resolved
integration-tests/.gitignore Outdated Show resolved Hide resolved
integration-tests/.commitlintrc.json Outdated Show resolved Hide resolved
integration-tests/README.md Outdated Show resolved Hide resolved
integration-tests/package.json Outdated Show resolved Hide resolved
integration-tests/src/config.ts Outdated Show resolved Hide resolved
integration-tests/src/playbook/contracts/MyNFT.sol Outdated Show resolved Hide resolved
integration-tests/package-lock.json Outdated Show resolved Hide resolved
@pcheremu pcheremu force-pushed the UEXP-4552-replace-be-api branch from 8b9a65d to 3d1b765 Compare September 29, 2023 17:01
README.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@pcheremu pcheremu force-pushed the UEXP-4552-replace-be-api branch from d469563 to 0e4b835 Compare October 10, 2023 09:55
@Romsters Romsters closed this Oct 10, 2023
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.

4 participants