tsbs icon indicating copy to clipboard operation
tsbs copied to clipboard

Move full cycle mini test to full cycle with shared params

Open jonatas opened this issue 4 years ago • 1 comments

Work in progress. Our idea is to have a single command to run and share variables through different settings. As a first step we're:

  1. Renaming from full_cycle_minitest to full_cycle
  2. Creating a set of variables that can be used to configure
  3. Loop over the scenarios to make our life easier.

Steps missing:

Shared configuration to allow us to run the same scenario in different databases.

jonatas avatar Jun 22 '21 19:06 jonatas

Codecov Report

Merging #169 (2ff5561) into master (45b6321) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   65.25%   65.25%           
=======================================
  Files         145      145           
  Lines        5966     5966           
=======================================
  Hits         3893     3893           
  Misses       1960     1960           
  Partials      113      113           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 45b6321...2ff5561. Read the comment docs.

codecov-commenter avatar Jun 23 '21 19:06 codecov-commenter