mirror of
https://github.com/status-im/status-go.git
synced 2025-01-11 15:14:52 +00:00
6baf1f78aa
* fix(wallet)_: limit max parameter length in cryptocompare price fetches * chore(wallet)_: separate package for network-dependant unit tests
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