Émile Ré
733b793991
e2e: exercise the report endpoint in tracker resource test
...
The previous test seeded tracker resources directly via the
GraphQL `CreateTrackerResource` mutation, which doesn't go
through the public `/report` handler. Switching the seeding to
`ReportDetectedResources` covers the end-to-end path -- payload
decoding, validation, and the new upsert -- so the listing assert
is now grounded in the same write path that real clients use.
Signed-off-by: Émile Ré <emile@getprobo.com >
2026-05-11 14:52:57 +04:00
..
2026-05-11 11:55:41 +02:00
2026-05-06 14:02:59 +02:00
2026-03-25 17:38:32 +01:00
2026-03-21 19:16:19 +01:00
2026-03-25 17:38:32 +01:00
2026-04-02 14:37:29 +02:00
2026-04-21 11:06:36 +02:00
2026-05-05 11:42:03 +04:00
2026-05-11 14:52:53 +04:00
2026-05-05 11:33:23 +04:00
2026-05-06 14:02:59 +02:00
2026-03-25 17:38:32 +01:00
2026-04-14 15:01:20 +02:00
2026-05-06 14:02:59 +02:00
2026-05-06 14:02:59 +02:00
2026-05-06 14:02:59 +02:00
2026-05-06 14:02:59 +02:00
2026-03-25 17:38:32 +01:00
2026-03-25 17:38:32 +01:00
2026-03-25 17:38:32 +01:00
2026-05-04 14:13:42 +02:00
2026-03-25 17:38:32 +01:00
2026-04-29 17:59:09 +04:00
2026-05-06 14:02:59 +02:00
2026-03-25 17:38:32 +01:00
2026-03-25 17:38:32 +01:00
2026-05-06 14:02:59 +02:00
2026-04-28 18:07:46 +02:00
2026-04-21 11:06:36 +02:00
2026-03-25 17:38:32 +01:00
2026-05-06 14:02:59 +02:00
2026-04-09 20:01:32 +02:00
2026-04-23 10:45:48 +02:00
2026-05-07 11:54:49 +02:00
2026-03-25 17:38:32 +01:00
2026-04-03 08:33:37 +02:00
2026-05-06 14:02:59 +02:00
2026-05-11 14:52:55 +04:00
2026-05-11 14:52:57 +04:00
2026-03-25 17:38:32 +01:00
2026-03-25 17:38:32 +01:00
2026-03-25 17:38:32 +01:00
2026-05-06 14:02:59 +02:00
2026-03-25 17:38:32 +01:00
2026-04-24 08:43:14 +02:00