| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-13 | Harden integration server startup checks | Paul Buetow | |
| 2026-03-04 | fix: correct break/select flow and remove unreachable code (task 338) | Paul Buetow | |
| 2025-06-25 | Add comprehensive test logging infrastructure to integration tests | Paul Buetow | |
| - Add test logging infrastructure to track command execution and file comparisons - Generate .log files for each test with command history and manual verification commands - Ensure all temporary test files use .tmp suffix for consistency - Clean up .tmp files before each test run (not after) for clean test starts - Update .gitignore to exclude generated test artifacts (.log, .query files) - Fix dserver test configurations to use .tmp suffix for output files - Fix expected test outputs for dgrep context tests This change improves test debugging and verification by providing detailed logs of what each test does and allows manual verification of test results. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-06-24 | Update TestDTailColorTable to run in both serverless and server modes | Paul Buetow | |
| - Split TestDTailColorTable into serverless and server mode variants - Follow same pattern as other dual-mode tests - Both modes test the --colorTable flag output - Tests pass successfully in both execution modes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2024-03-29 | lint warnings | Paul Buetow | |
| 2021-11-02 | Refactor integration tests. Also fix the dmap1 PIPE test | Paul Buetow | |
| 2021-10-31 | add dmap integration test with stdin input pipe | Paul Buetow | |
| 2021-10-29 | Dont use relaxed SSH Auth mode anymore for integration tests | Paul Buetow | |
| 2021-10-24 | Integration tests can run concurrently, so we now have unique TCP ports for each | Paul Buetow | |
| 2021-10-24 | integration tests use a different known_hosts path and also dont read any ↵ | Paul Buetow | |
| external config files | |||
| 2021-10-24 | Fix DCat color test. | Paul Buetow | |
| 2021-10-24 | Fix deadlock around aggregating data + server max concurrent file read limiter | Paul Buetow | |
| 2021-10-19 | Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration tests | Paul Buetow | |
| 2021-10-19 | Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ↵ | Paul Buetow | |
| this is useful for running unit and integration tests in jenkins | |||
| 2021-10-15 | Execute test directories individually | Paul Buetow | |
| 2021-10-15 | refactor | Paul Buetow | |
| 2021-10-14 | add dgrep context integration tests | Paul Buetow | |
| 2021-10-13 | add another dcat integration test - catting 100 files at once | Paul Buetow | |
| 2021-10-11 | add dtail integration test | Paul Buetow | |
| 2021-10-11 | refactor | Paul Buetow | |
| 2021-10-10 | vetting and linting and some code restyling | Paul Buetow | |
| 2021-10-10 | add dtail health check unit test. | Paul Buetow | |
| 2021-10-03 | add DTail color table test | Paul Buetow | |
