Skip to content

remove moonbeam and fantom integration tests#812

Merged
souradeep-das merged 1 commit intodevelopfrom
rem_moonbeam_tests
May 12, 2023
Merged

remove moonbeam and fantom integration tests#812
souradeep-das merged 1 commit intodevelopfrom
rem_moonbeam_tests

Conversation

@souradeep-das
Copy link
Copy Markdown
Contributor

@souradeep-das souradeep-das commented May 12, 2023

📋 https://github.com/bobanetwork/boba/issues/805

Overview

disables and removes integration tests for moonbeam and fantom

NOTE: This does not remove moonbeam or fantom from the repo. (for eg - gateway, subgraph, teleporation etc)
This only turns off testing

Changes

  • disable running integration test on circleCI

Testing

CircleCI

Comment thread .circleci/config.yml
docker_compose_side_file: "docker-compose-fantom-side.yml"
test_folder: "alt-l2"
- report-integration-tests

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't delete the docker-compose file to still allow stack to be spun up until shutdown

@souradeep-das souradeep-das merged commit 5a19341 into develop May 12, 2023
@souradeep-das souradeep-das deleted the rem_moonbeam_tests branch May 12, 2023 19:01
InoMurko pushed a commit that referenced this pull request May 14, 2023
InoMurko added a commit that referenced this pull request May 14, 2023
* docker map of pks and Teleportation audit (#786)

(cherry picked from commit 0875625)

* Gateway: Package cleanup and improvement. (#783)

* change:  cleanup, reorder scripts, removed react-env, updated sentry packs.

* cleaning ts and setuptest

* updated test

* setup env for github workflow yarn test:coverage

* fix for snapshot issue

(cherry picked from commit 07e2cb9)

* [AA] use EPWrapper instead of senderCreator on aa-sdk (#784)

* replace senderCreator with wrapper

* add unit tests

* remove extra dump-address file

* make epw mandatory on the sdk high level provider

(cherry picked from commit 06fdeb7)

* [AA]tests: add AA alt-L1 integ tests (#687)

* add AA alt-L1 integ tests

* add docker-compose-side

* fix tests

* use epW instead of senderCreator

(cherry picked from commit ba6e162)

* Close webserver tests (#765)

* bump bundler, limit dependency bumps

* uncomment bundler related stuff

* build bundler in docker

* build fixes

* fix tests

* fix bundler building

* uncomment _disableInitializers

* fix running DTL

* v1.0.0

* fixing starting bundler and tests, default config

* local unsafe, linting fix in intg tests

* custom errors fixes

* new api for simple account contract

* use simple account factory proxy

* use simple account factory proxy in SimpleAccountAPI

* use simple account factory proxy in SimpleAccountAPI

* use wrappers to get around custom errors

* update entrypoint wrapper (#745)

* sponsoring fee fixed

* stricter validation for staking

* remove debug namespace, fix return for unaavailable rpc methods

* resolve #763

* fix linting

---------

Co-authored-by: Ino Murko <2582555+InoMurko@users.noreply.github.com>
Co-authored-by: Souradeep Das <dsouradeep2@gmail.com>
Co-authored-by: Boyuan-Chen <46272347+Boyuan-Chen@users.noreply.github.com>
(cherry picked from commit 6e27538)

* Improve Bundler SDK release pipeline (#782)

* formatting

bundler-sdk-pr

bundler-sdk-pr

path test

path test

testpath

trigger

fixing npm scope, github action path, version increment

* branch

* Delete package-lock.json

* fix missing dep

(cherry picked from commit 8623911)

* Fix WAGMI: failing to settle. (#792)

* Fix for wagmi settle invocation

(cherry picked from commit b3a8edb)

* Add runtime flag to enable debug methods (#793)

* resolve #761

* switch to bundler config

(cherry picked from commit 51880c4)

* [AA] Fix Bundler SDK commenter (#796)

* Update aa-bundler-sdk-pr.yml

* add 'packages/boba/bundler_utils/**/*'

* add-bundler-utils-to-release

(cherry picked from commit 85d455c)

* Add script for developers to manually relay messages (#725)

* Add script for developers to manually relay messages

* Update README.md

* Increase gas limit by 10%

(cherry picked from commit 8fde96f)

* [AA] Add Boba Goerli Testnet contract addresses (#803)

(cherry picked from commit 3f11a26)

* remove moonbeam and fantom integration tests (#812)

(cherry picked from commit 5a19341)

* textual changes for bobabeam (#816)

(cherry picked from commit 95a6d2b)

---------

Co-authored-by: Sahil K <86316370+sk-enya@users.noreply.github.com>
Co-authored-by: Souradeep Das <dsouradeep2@gmail.com>
Co-authored-by: Riedl Kevin, Bsc <kevin.riedl@wavect.io>
Co-authored-by: Boyuan-Chen <46272347+Boyuan-Chen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants