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

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`