Commit graph

6 commits

Author SHA1 Message Date
8936222367 Implement get tasks. 2025-09-20 12:22:09 -07:00
4969feea9a Add list tasks hurl. 2025-09-20 12:18:56 -07:00
0745e8381c Add hurl test for task deletion. 2025-09-20 12:10:29 -07:00
026a8be707 Add put for updating a task. 2025-09-20 12:09:34 -07:00
e2284c7421 Create hurl test for updating tasks. 2025-09-20 11:56:23 -07:00
d32f6be813 Allow creating and updating tasks on the backend. (#2)
Create hurl tests along with the necessary api code to resolve them.

Reviewed-on: #2
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-20 18:49:11 +00:00