summaryrefslogtreecommitdiff
path: root/integrationtests/dcat_test.go
AgeCommit message (Expand)Author
2026-03-13Harden integration server startup checksPaul Buetow
2025-07-01perf: increase MaxConcurrentCats to 10 for integration testsPaul Buetow
2025-07-01fix: resolve turbo mode race condition and improve TestDCat2Paul Buetow
2025-06-29test: remove dcat1d.txt from integration testsPaul Buetow
2025-06-25Add comprehensive test logging infrastructure to integration testsPaul Buetow
2025-06-24Improve integration tests with colored output testsPaul Buetow
2025-06-24Fix dcat tests for server mode and --plain flag handlingPaul Buetow
2021-11-03Clarify the testPaul Buetow
2021-11-03Add integration test for long line splitting - Also fixed a bug regarding thi...Paul Buetow
2021-11-02Bugfix: Dealing correctly with files without newline characters, also add mor...Paul Buetow
2021-10-31rename spartan mode to plain modePaul Buetow
2021-10-29Dont use relaxed SSH Auth mode anymore for integration testsPaul Buetow
2021-10-24Integration tests can run concurrently, so we now have unique TCP ports for eachPaul Buetow
2021-10-24integration tests use a different known_hosts path and also dont read any ext...Paul Buetow
2021-10-24Fix DCat color test.Paul Buetow
2021-10-19Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration testsPaul Buetow
2021-10-15Execute test directories individuallyPaul Buetow
2021-10-15add dcat color output testPaul Buetow
2021-10-15refactorPaul Buetow
2021-10-13add another dcat integration test - catting 100 files at oncePaul Buetow
2021-10-11refactorPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-10add dtail health check unit test.Paul Buetow
2021-10-09refactorPaul Buetow
2021-10-02add dcat testPaul Buetow