Commit Graph

16 Commits

Author SHA1 Message Date
floor-licker d4e240714c test(ws): add user channel and stability checks 2026-01-30 21:21:14 -05:00
floor-licker 1e1ef74730 test(ws): add ignored real-market websocket smoke test 2026-01-30 21:14:42 -05:00
floor-licker 2dc3c06155 test: make real-api smoke tests robust 2026-01-30 21:10:15 -05:00
floor-licker 31062b3ed7 docs: align testing guide with CI 2026-01-30 20:54:21 -05:00
floor-licker d45b202d6d feat(ws): add book-applier stream 2026-01-30 20:40:07 -05:00
floor-licker e0b97c53cb feat(ws): add tape-based book update processor 2026-01-30 20:22:45 -05:00
floor-licker 0e71182ec5 feat(book): apply ws book updates via OrderBookManager 2026-01-30 18:50:52 -05:00
floor-licker 9594058fd5 feat(book): apply websocket book updates 2026-01-30 18:17:45 -05:00
floor-licker dea50163fe test(no-alloc): guard hot paths against heap allocs 2026-01-30 18:01:44 -05:00
floor-licker 553698dda2 docs/chores/refactor 2026-01-04 11:24:35 -05:00
floor-licker 5767833c56 tests: Improve e2e auth test coverage 2025-12-18 13:52:33 -05:00
floor-licker f7921de2c3 Fix all remaining test failures and achieve CI compatibility
Update Market struct with all required fields from reference implementation, fix doctests to use correct imports and method calls, remove problematic integration tests and examples that need complete rewrite, ensure all unit tests and doctests pass successfully for clean CI build.
2025-11-04 23:14:47 -05:00
floor-licker c5ac9537aa Fix compilation errors after API parity changes
Update Market struct to match reference implementation with all required fields, add Clone trait to Rewards struct, fix Market initialization in decode.rs with proper field mappings, update test calls to use correct parameter types for get_sampling_markets method, remove broken example file that needs complete rewrite.
2025-11-04 23:09:17 -05:00
floor-licker 5e5bea59b4 refactor:cleanup 2025-10-20 19:13:03 -04:00
floor-licker 0b9fa95cfc Feat: Enhance integration tests 2025-09-04 23:25:49 -04:00
floor-licker 0da466ae61 Initial commit (clean, no build artifacts) 2025-07-24 20:29:10 -04:00