mirror of
https://github.com/status-im/status-go.git
synced 2025-01-24 05:31:36 +00:00
6baf1f78aa
* fix(wallet)_: limit max parameter length in cryptocompare price fetches * chore(wallet)_: separate package for network-dependant unit tests
12 lines
235 B
Markdown
12 lines
235 B
Markdown
## Overview
|
|
|
|
Tests for status-go that require access to the network (for example, chain/market/collectibles providers).
|
|
|
|
## Table of Contents
|
|
|
|
- [Overview](#overview)
|
|
- [How to Run](#how-to-run)
|
|
|
|
## How to Run
|
|
|
|
`make test-unit-network` |