| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-13 | Harden integration server startup checks | Paul Buetow | |
| 2026-03-03 | Add dtailhealth no-auth-key flag and adjust turbo EOF handling | 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 | Add server mode tests to dtailhealth integration tests | Paul Buetow | |
| - Update TestDTailHealth1 and TestDTailHealth2 to run in both serverless and server modes - TestDTailHealth1 tests without --server flag (warning state expected) - TestDTailHealth2 tests unreachable server (critical state expected) - TestDTailHealthCheck3 restructured to follow same pattern (server mode only) - All dtailhealth tests now pass in appropriate modes - Added time import for server startup delay 🤖 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-19 | Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration tests | Paul Buetow | |
| 2021-10-15 | Execute test directories individually | Paul Buetow | |
| 2021-10-15 | refactor | Paul Buetow | |
