status-go/tests-unit-network
dlipicar 6baf1f78aa
fix(wallet)_: limit max parameter length in cryptocompare price fetches (#5957)
* fix(wallet)_: limit max parameter length in cryptocompare price fetches

* chore(wallet)_: separate package for network-dependant unit tests
2024-10-21 08:57:28 -03:00
..
cryptocompare fix(wallet)_: limit max parameter length in cryptocompare price fetches (#5957) 2024-10-21 08:57:28 -03:00
README.MD fix(wallet)_: limit max parameter length in cryptocompare price fetches (#5957) 2024-10-21 08:57:28 -03:00

README.MD

Overview

Tests for status-go that require access to the network (for example, chain/market/collectibles providers).

Table of Contents

How to Run

make test-unit-network