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: github action run for integration api tests #101

Closed
wants to merge 47 commits into from

Conversation

pcheremu
Copy link
Contributor

What ❔

github action workflow to run integration api tests

Why ❔

to automate api integration tests on CI

Checklist

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

# What ❔

- validate bridge init log to be produced by bridge contract

## Why ❔

- if token is bridged outside of bridge it can't rely on provided token
l1 address
@pcheremu pcheremu added the automation writing/fixing/maintaining auto-tests/e2e-tests label Nov 28, 2023
@pcheremu pcheremu self-assigned this Nov 28, 2023
Copy link

github-actions bot commented Nov 28, 2023

API E2E Test Results

206 tests  ±0   206 ✔️ ±0   28s ⏱️ ±0s
  14 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit 34fb969. ± Comparison against base commit 7fe2e5a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 28, 2023

Visit the preview URL for this PR (updated for commit 86f22ef):

(expires Tue, 05 Dec 2023 15:01:42 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

Copy link

github-actions bot commented Nov 28, 2023

Unit Test Results

       3 files  ±0     244 suites  ±0   8m 20s ⏱️ -7s
1 925 tests +6  1 924 ✔️ +6  1 💤 ±0  0 ±0 
1 951 runs  +6  1 950 ✔️ +6  1 💤 ±0  0 ±0 

Results for commit 34fb969. ± Comparison against base commit 7fe2e5a.

♻️ This comment has been updated with latest results.

vasyl-ivanchuk and others added 24 commits November 28, 2023 17:25
# What ❔

1. Remove new prover notification since it's not needed anymore.
2. Add Sepolia Testnet production configuration.

## Why ❔

We need a Sepolia block explorer production environment to eventually
use it as a main Testnet environment.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [X] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [X] Tests for the changes have been added / updated.
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.

None yet

5 participants