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

feat(tests): Move all env calls to one place in ts-tests #1968

Merged
merged 5 commits into from
May 17, 2024

Conversation

Deniallugo
Copy link
Contributor

@Deniallugo Deniallugo commented May 16, 2024

What ❔

Remove dependency from dev.env envs from ts-tests

Why ❔

For migrating it later to file-based config we have to consolidate all env calls into one place

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.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.

@Deniallugo Deniallugo force-pushed the deniallugo-move-all-env-variables-to-env-for-tests branch 2 times, most recently from 03c01a2 to 3091134 Compare May 17, 2024 10:29
Signed-off-by: Danil <[email protected]>
@Deniallugo Deniallugo force-pushed the deniallugo-move-all-env-variables-to-env-for-tests branch from 3091134 to 39ddfd8 Compare May 17, 2024 10:34
@Deniallugo Deniallugo marked this pull request as ready for review May 17, 2024 12:01
@Deniallugo Deniallugo requested a review from popzxc May 17, 2024 12:02
popzxc
popzxc previously approved these changes May 17, 2024
core/tests/ts-integration/tests/l1.test.ts Outdated Show resolved Hide resolved
@Deniallugo Deniallugo force-pushed the deniallugo-move-all-env-variables-to-env-for-tests branch from fc77214 to ece80cc Compare May 17, 2024 12:21
@Deniallugo Deniallugo enabled auto-merge May 17, 2024 12:21
@Deniallugo Deniallugo added this pull request to the merge queue May 17, 2024
auto-merge was automatically disabled May 17, 2024 12:58

Merge queue setting changed

Merged via the queue into main with commit 3300047 May 17, 2024
44 checks passed
@Deniallugo Deniallugo deleted the deniallugo-move-all-env-variables-to-env-for-tests branch May 17, 2024 13:08
github-merge-queue bot pushed a commit that referenced this pull request May 21, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.4.0](core-v24.3.0...core-v24.4.0)
(2024-05-21)


### Features

* **prover:** add GPU feature for compressor
([#1838](#1838))
([e9a2213](e9a2213))
* **pruning:** remove manual vaccum; add migration configuring
autovacuum
([#1983](#1983))
([3d98072](3d98072))
* **tests:** Move all env calls to one place in ts-tests
([#1968](#1968))
([3300047](3300047))


### Bug Fixes

* Disallow non null updates for transactions
([#1951](#1951))
([a603ac8](a603ac8))
* **en:** Minor node fixes
([#1978](#1978))
([74144e8](74144e8))
* **en:** run `MainNodeFeeParamsFetcher` in API component
([#1988](#1988))
([b62677e](b62677e))
* **merkle-tree:** Fix tree API health check status
([#1973](#1973))
([6235561](6235561))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants