Actions
action #59139
closed[functional][y] Allow setting test data in test suite
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
Start date:
2019-11-06
Due date:
2019-11-19
% Done:
0%
Estimated time:
5.00 h
Difficulty:
Description
Motivation¶
Sometime we have same schedule, but different test data. Even though it's possible to move test data to separate file, we cannot reuse same schedule.
Acceptance criteria¶
- There is a variable which overrides yaml test data
- Documentation is updated accordingly
Suggestions¶
- We should warn the user in case test data is overridden (in case defined in multiple places)
- We might forbid to import test data in case schedule is defined in the yaml
- Test variable can be used here
Actions