pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[Testing] Organize Pocket Repo TestUtils #796

Open Olshansk opened 1 year ago

Olshansk commented 1 year ago

Objective

Design and organize all test tooling used throughout the V1 Pocket code base.

Origin Document

This is an umbrella ticket used to capture the work that will be split out of the TestUtils document prepared by @bryanchriswhite and @dylanlott: https://www.notion.so/pocketnetwork/Testutils-9cba9010e18447248e9daa8a3b87e3f2?pvs=4

Goals

  1. Consolidate the best practices we’ve been building for testing purposes
  2. Determine a location for mocks, helpers and testing related documentation

Deliverable

Non-goals / Non-deliverables

General issue deliverables

Testing Methodology


Creators: @bryanchriswhite @dylanlott (creators of the origin document) Co-Owners: Olshansk