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: Added check for EOA transfer E2E Test #75

Merged
merged 44 commits into from
Sep 18, 2024
Merged

test: Added check for EOA transfer E2E Test #75

merged 44 commits into from
Sep 18, 2024

Conversation

rachit77
Copy link
Contributor

Description

Added additional balance check for ether transfers

vcastellm and others added 25 commits September 3, 2024 10:54
* feat: add helper functions for contract deployment and sending transactions using cast commands

* feat: send EOA transaction test basic

* feat: add CDK_ERIGON_NODE_NAME var

* feat: invoke _common_setup function

* feat: deploy ERC20Mock contract E2E test

* feat: more strict assertions and use run instead of $

* feat: tweaks

* fix: change the way transaction hash is extracted

* fix: change the way transactionHash gets fetched from the output

* fix: cast call helper function and invocation of balanceOf function

* test: use RAW_PRIVATE_KEY env variable for sender private key

* fix: address feedback from @vcastellm

* fix: Linters warning fixes (#74)

* feat: use the latest golangci-lint version and fix config warnings

* fix: linter warnings

* fix: linter warnings (part 2)

* fix: propagate the error from aggregator.Start

* fix: format golangci config file

* fix: suppress gosec overflow issues

* fix: exclude G115 gosec linter rule

* fix: use crypto/rand number generator
coverage.out Outdated Show resolved Hide resolved
test/helpers/common.bash Outdated Show resolved Hide resolved
test/helpers/common.bash Outdated Show resolved Hide resolved
Base automatically changed from poc_bats to develop September 16, 2024 14:42
test/helpers/common.bash Outdated Show resolved Hide resolved
test/helpers/common.bash Outdated Show resolved Hide resolved
test/basic-e2e.bats Outdated Show resolved Hide resolved
test/basic-e2e.bats Outdated Show resolved Hide resolved
test/basic-e2e.bats Outdated Show resolved Hide resolved
test/helpers/common.bash Outdated Show resolved Hide resolved
test/helpers/common.bash Outdated Show resolved Hide resolved
test/helpers/common.bash Outdated Show resolved Hide resolved
test/helpers/common.bash Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Sep 18, 2024

@rachit77 rachit77 merged commit 1f1deee into develop Sep 18, 2024
8 of 9 checks passed
@rachit77 rachit77 deleted the CDK-476 branch September 18, 2024 12:50
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.

3 participants