You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
danielbdias
changed the title
[CLI Improvements] Migrate Tests to resource manager architecture (both CLI and server endpoints)
[CLI Improvements] Migrate Tests to resource manager architecture
Apr 11, 2023
To adapt the Test resource to the resource manager architecture, we should:
Our reference should be the
Test
specification on #2182.Pre-Backend Work
GET /tests
POST /tests
PUT /tests/{id}
DELETE /tests/{id}
GET /tests/{id}
Runner integration and cleanup
The text was updated successfully, but these errors were encountered: