pysoa icon indicating copy to clipboard operation
pysoa copied to clipboard

[test plans] Global input keywords overwrite list of actions

Open leonardoa-eb opened this issue 5 years ago • 0 comments

Given this test plan

https://github.com/eventbrite/pysoa/pull/258

When you provide a global input and then you create test_cases which, at least, expect over this action_case. Then if you use a new action to test, this action will be overwritten on the global actions to run

leonardoa-eb avatar Jun 24 '20 18:06 leonardoa-eb