Commit Graph

13 Commits

Author SHA1 Message Date
l5y 47a162be3e add test database 2025-09-15 08:41:18 +02:00
l5y de6dcad9b4 add messages test data 2025-09-15 08:39:13 +02:00
l5y 29dba74038 run linter 2025-09-15 08:04:07 +02:00
l5y c52b917f84 switch to pubsub for message parsing 2025-09-14 13:35:58 +02:00
l5y 72a0150006 data: enable serial collection of messages on channel 0 (#25)
* data: enable serial collection of messages on channel 0

* remove tests
2025-09-14 11:37:56 +02:00
l5y 62b096c601 Add first_heard timestamp (#23) 2025-09-14 09:12:57 +02:00
l5y da1296b320 Default missing node role to client (#15) 2025-09-13 14:44:50 +02:00
l5y 847167d614 Filter old nodes and add live search (#13) 2025-09-13 14:25:42 +02:00
l5y 94171b779c Remove raw node json column (#12) 2025-09-13 14:21:31 +02:00
l5y aeaa2eb1a7 Add authenticated POST endpoint for node updates (#11) 2025-09-13 14:13:52 +02:00
l5y 79de69e501 feat: load nodes from json for tests (#8)
* test: verify web query uses populated db

* test: add test script
2025-09-13 11:12:00 +02:00
l5y bac9fb9309 test: cover Position serialization in node snapshot (#6) 2025-09-13 11:01:47 +02:00
l5y 3594568c4c add test data for nodes 2025-09-13 10:06:55 +02:00