Skip to content

[#683] Add a layer between scenario definiton and runnable representation.

Sandeep.C.R requested to merge sras/#683-scenario-test-layer into master
  1. Adds a wrapper type Scenario to wrap tests.
  2. Add test runners that accept tests wrapped in Scenario.
  3. Remove function clevelandScenarioCaps, emulatedScenarioCaps, networkScenarioCaps that should be redundant now.
  4. Update tests to use the new infra.
Edited by Sandeep.C.R

Merge request reports