Closed notoraptor closed 1 year ago
Hi @bouthilx ! This is a PR to edit trial status from web API in backend. No yet changes in dashboard.
/trials/:experiment/:id/set-status/:status
$ tox -e py38
38
$ tox -e lint
Please include any additional information or comment that you feel will be helpful to the review of this pull request.
Hello @bouthilx ! I updated this PR:
Playwright tests succeed! So I guess you can make a final review here!
Description
Hi @bouthilx ! This is a PR to edit trial status from web API in backend. No yet changes in dashboard.
Changes
/trials/:experiment/:id/set-status/:status
Checklist
Tests
$ tox -e py38
; replace38
by your Python version if necessary)Documentation
Quality
$ tox -e lint
)Further comments
Please include any additional information or comment that you feel will be helpful to the review of this pull request.