Closed paveliam closed 4 years ago
Describe the bug Create OR Update Test endpoint (/api/public/test/create-or-update) does not update list of suites.
To Reproduce Steps to reproduce the behavior:
Actual result List of suites is empty - response: {"id":1,"name":"test","project_id":1,"suites":[]}
Expected behavior Test added to suite with ID 1.
Additional info:
Describe the bug Create OR Update Test endpoint (/api/public/test/create-or-update) does not update list of suites.
To Reproduce Steps to reproduce the behavior:
Actual result List of suites is empty - response: {"id":1,"name":"test","project_id":1,"suites":[]}
Expected behavior Test added to suite with ID 1.
Additional info: