Skip to content
  • Rolf Madsen's avatar
    816 TestPlanName bug · 66c30eb6
    Rolf Madsen authored and Asger Iversen's avatar Asger Iversen committed
    - Fixed issue when adding test steps to an object inheriting from test plan. This could cause issues because TestPlans were handled in a non-standard way. Now, Since we add AllowAnyCHild to test plans, they act exactly like if they were test steps with regards to allowed child steps.
    
    - Added fix in TestPlanSerializer, so that things inheriting from TestPlan can also be instanciated. This fixed the issue with loading the test plan from a stream and setting the name
    66c30eb6