Andrew Phillips
|
d0e62ad980
|
fix: update test to correctly handle xz compression type support
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-15 11:11:38 -03:00 |
|
Andrew Phillips
|
706e5c29ea
|
fix: correct test assertions and database foreign key references
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-15 11:11:23 -03:00 |
|
Andrew Phillips
|
d194ae1edf
|
fix: make plugin mutable in test to fix borrow error
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-14 17:15:00 -03:00 |
|
Andrew Phillips
|
ff1d4f164a
|
fix: resolve compilation errors in tests by fixing type mismatches and imports
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-14 17:13:48 -03:00 |
|
Andrew Phillips
|
67af475339
|
fix: resolve import errors in test modules and remove unused variables
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-14 17:11:27 -03:00 |
|
Andrew Phillips
|
acbeb297b2
|
fix: enable and fix all existing tests by updating module imports and test implementations
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-14 17:09:13 -03:00 |
|
Andrew Phillips
|
a0e79bc90a
|
fix: remove unnecessary cfg(test) attributes from test modules
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-14 12:27:25 -03:00 |
|
Andrew Phillips
|
2713f2b127
|
fix: configure tests to run by removing deprecated test config and adding missing import
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-14 12:26:28 -03:00 |
|
Andrew Phillips
|
24d7c4742c
|
chore: update dependencies and remove unused test modules
|
2025-08-14 12:23:46 -03:00 |
|
Andrew Phillips
|
0abb76e785
|
feat: implement comprehensive tests for all modules including database, meta plugins, compression engines, modes, server auth, and utilities to complete Phase 2
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-14 12:18:36 -03:00 |
|
Andrew Phillips
|
4e23dd36e1
|
feat: implement Phase 2 test structure and modules
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-14 12:15:57 -03:00 |
|
Andrew Phillips
|
8284545ca7
|
fix: update test files to use correct compression engine initialization and add compression_types tests
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-14 12:04:26 -03:00 |
|
Andrew Phillips
|
fde369c5d9
|
fix: resolve import paths in test files and remove deprecated tests.rs
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-14 12:00:50 -03:00 |
|
Andrew Phillips
|
9142cdde2d
|
refactor: split compression tests into separate module files as planned
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-14 11:57:56 -03:00 |
|