Commit Graph
18 Commits
Author SHA1 Message Date
J. Nick Koston f49a779f1d speed up test a bit 2025-06-15 20:35:52 -05:00
J. Nick Koston 69483b9353 speed up test a bit 2025-06-15 20:34:13 -05:00
J. Nick Koston 14e8548989 speed up test a bit 2025-06-15 20:33:52 -05:00
J. Nick Koston 4abd93b661 tests, address review comments 2025-06-15 20:32:36 -05:00
J. Nick Koston 9db28ed779 cover 2025-06-15 20:29:12 -05:00
J. Nick Koston 6fd8c5cee7 tests, address review comments 2025-06-15 20:22:49 -05:00
J. Nick Koston 787ec43266 tests, address review comments 2025-06-15 20:22:29 -05:00
J. Nick Koston a4efc63bf2 test 2025-06-15 19:57:20 -05:00
J. Nick Koston 80a8f1437e tests 2025-06-15 19:38:13 -05:00
J. Nick Koston 06810e8e6a Ensure we can send batches where the first message exceeds MAX_PACKET_SIZE (#9068) 2025-06-16 09:22:14 +12:00
J. Nick Koston be58cdda3b Fix protobuf encoding size mismatch by passing force parameter in encode_string (#9074) 2025-06-16 09:19:04 +12:00
dhewg 59f69ac5ca [fan] fix initial FanCall to properly set speed (#8277) 2025-06-15 13:16:33 -05:00
J. Nick Koston 98e2684107 Fix API message encoding to return actual size instead of calculated size (#9073) 2025-06-15 15:46:02 +12:00
J. Nick Koston 4305c44440 Reduce entity memory usage by eliminating field shadowing and bit-packing (#9076) 2025-06-15 15:21:55 +12:00
J. Nick Koston 2ed5611a08 Replace API deferred queue with efficient message batching system (#9012) 2025-06-11 11:49:15 +12:00
J. Nick KostonandCopilot 70c5e1bbf1 Improve logging in integration tests when port does not open (#8932)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-29 11:42:19 +12:00
J. Nick Koston caf9930ff9 Fix flakey tests (#8914) 2025-05-27 16:20:14 +12:00
J. Nick Koston 4ac433fddb Add integration tests for host (#8912) 2025-05-26 21:31:32 -05:00