Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

tests: integration tests with JSON-RPC client #704

Merged
merged 15 commits into from Nov 14, 2021
Merged

Conversation

fedekunze
Copy link
Contributor

@fedekunze fedekunze commented Oct 26, 2021

  • Introduce the testnet command to deploy a local testnet
  • Update e2e tests to use the testnet network's JSON-RPC client

@github-actions github-actions bot added C:CLI Type: Tests issues and PR related to tests labels Oct 26, 2021
client/testnet.go Outdated Show resolved Hide resolved
@github-actions github-actions bot added the Type: CI continuous integration label Nov 12, 2021
@codecov
Copy link

codecov bot commented Nov 14, 2021

Codecov Report

Merging #704 (c638ade) into main (481e3b8) will decrease coverage by 0.76%.
The diff coverage is 0.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #704      +/-   ##
==========================================
- Coverage   56.58%   55.81%   -0.77%     
==========================================
  Files          64       64              
  Lines        5774     5853      +79     
==========================================
  Hits         3267     3267              
- Misses       2307     2386      +79     
  Partials      200      200              
Impacted Files Coverage Δ
client/testnet.go 0.00% <0.00%> (ø)
rpc/ethereum/types/block.go 50.46% <ø> (+1.37%) ⬆️
rpc/ethereum/types/utils.go 0.00% <0.00%> (ø)
x/evm/types/utils.go 65.00% <100.00%> (ø)

@github-actions github-actions bot added the Type: Build codebase build process label Nov 14, 2021
@fedekunze fedekunze marked this pull request as ready for review November 14, 2021 12:48
@fedekunze fedekunze enabled auto-merge (squash) November 14, 2021 12:56
@fedekunze fedekunze merged commit 32c905a into main Nov 14, 2021
@fedekunze fedekunze deleted the fedekunze/e2e-tests branch November 14, 2021 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:CLI Type: Build codebase build process Type: CI continuous integration Type: Tests issues and PR related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants