Skip to content

Isolate tokenomics tests for adding to CI/CD pipeline

Estimation

Story points : 3 SP
Estimated Duration: 4 Days

Description

Click to expand

Who

  1. @safiullahmubashir08 -- isolate all tests into bash file (or otherwise) so that they can be picked by @olakunle.oladimeji and implemented via gitlab-ci as functional tests;

What

  1. so far, @safiullahmubashir08 is running tests written in different languages on his local machine against private cardano node (or other solutions);
  2. we need to turn all those tests into functional tests to be executed and exposed via nunet ci/cd pipeline against cardano node running via nunet servers;

How

  1. collect all tests into bash file or puthon / go test files as needed;

Why

  1. all functionality should be documented and testeable via the ci/cd

When

  1. related to nunet/oracle#2 (closed)

Acceptance Criteria

Click to expand

Work Breakdown Structure (WBS)

Task Description Duration Status Start Date End Date Comment
A x Hrs Done/In Progress
Edited by Ahmed Melouk