erigontech / erigontech/silkworm

capi: extend Go test client to run in CI

Open
#1,957 0 comments 0 reactions 0 assignees View on GitHub
c api integration testing
Dominant language
C++
Stars
318
Forks
84
PR merge metrics
No merged PRs in 30d

Description

It would be nice to have a proper Go test client exercising our C API (or at least part of it) and running some integration tests in our CI.

In order to properly do this, we should import `mdbx-go` module and initialise a temporary in-memory database to setup the proper execution context (i.e. real MDBX env pointer) in Go test client.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.