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
Updated by riafarov about 5 years ago
- Subject changed from [functional][y] Allow setting test data via variable in test suite to [functional][y] Allow setting test data in test suite
- Description updated (diff)
- Status changed from New to Workable
- Estimated time set to 5.00 h
Updated by JERiveraMoya about 5 years ago
- Status changed from Workable to In Progress
Updated by JERiveraMoya about 5 years ago
- Status changed from In Progress to Feedback
Updated by JERiveraMoya about 5 years ago
- Status changed from Feedback to Resolved
Actions