Files
fm-orchestrator/tests
Hunor Csomortáni 5f7442f8c1 Tests: Create a fixture for scenario configuration
Until now, to access the configuration of a scenario, the full path in
test_env had to be specified.

This might be cumbersome and error prone.

Create a scenario fixture, to make it easier to access the same
configuration.

Instead of

    test_env["testdata"]["my_scenario"]["my_config"]

one can use the following:

    scenario["my_config"]

Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
2020-01-16 10:29:14 +01:00
..
2019-10-03 16:20:04 +02:00
2019-11-07 11:06:40 +08:00
2019-11-07 11:06:40 +08:00
2019-11-14 15:20:21 +08:00
2019-11-07 11:06:40 +08:00
2019-11-07 11:06:40 +08:00
2019-11-07 11:06:40 +08:00
2019-11-07 11:06:40 +08:00