tsbs
tsbs copied to clipboard
Move full cycle mini test to full cycle with shared params
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:
- Renaming from full_cycle_minitest to full_cycle
- Creating a set of variables that can be used to configure
- Loop over the scenarios to make our life easier.
Steps missing:
Shared configuration to allow us to run the same scenario in different databases.
Codecov Report
Merging #169 (2ff5561) into master (45b6321) will not change coverage. The diff coverage is
n/a.
@@ 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 dataPowered by Codecov. Last update 45b6321...2ff5561. Read the comment docs.