summaryrefslogtreecommitdiff
path: root/integrationtests
AgeCommit message (Expand)Author
2026-03-13Fix serverless output draining regressionsPaul Buetow
2026-03-13Harden integration server startup checksPaul Buetow
2026-03-13Add interactive runtime query integration coveragePaul Buetow
2026-03-05more on thisPaul Buetow
2026-03-05Improve lint/vet reliability and refactor client runtime/bootstrapPaul Buetow
2026-03-04fix: correct break/select flow and remove unreachable code (task 338)Paul Buetow
2026-03-03Add dtailhealth no-auth-key flag and adjust turbo EOF handlingPaul Buetow
2026-03-03Add auth-key fast reconnect integration coveragePaul Buetow
2025-07-04fix: restore accidentally deleted mapr_testdata.log test filePaul Buetow
2025-07-04chore: clean up temporary files and reorganize documentationPaul Buetow
2025-07-04fix: resolve MapReduce turbo mode issues and serverless processingPaul Buetow
2025-07-03fix: improve turbo mode MapReduce batch processing and shutdown sequencePaul Buetow
2025-07-03fix: implement thread-safe turbo mode for MapReduce operationsPaul Buetow
2025-07-02feat: add server info message for literal grep modePaul Buetow
2025-07-02test: add comprehensive integration tests for literal and regex patternsPaul Buetow
2025-07-01perf: optimize TestDMap3 to use higher concurrency configPaul Buetow
2025-07-01perf: increase MaxConcurrentCats to 10 for integration testsPaul Buetow
2025-07-01fix: restore missing test data filePaul Buetow
2025-07-01fix: resolve turbo mode race condition and improve TestDCat2Paul Buetow
2025-06-30fix: improve test server cleanup to prevent intermittent TestDMap2 failuresPaul Buetow
2025-06-30fix: correct typo in testhelpers.go function namePaul Buetow
2025-06-29fix: improve aggregate channel switching for MapReduce operationsPaul Buetow
2025-06-29fix: auto-override hostname to 'integrationtest' in integration test modePaul Buetow
2025-06-29test: remove dcat1d.txt from integration testsPaul Buetow
2025-06-29fix: resolve dcat test failures with channel-less implementationPaul Buetow
2025-06-26refactor: optimize DMap large file test to generate file only oncePaul Buetow
2025-06-26test: add integration test for DMap with large 100MB filePaul Buetow
2025-06-25Add comprehensive test logging infrastructure to integration testsPaul Buetow
2025-06-25Add multi-server MapReduce integration testPaul Buetow
2025-06-25fix: Add 2-minute timeout to dmap tests and fix TestDMap5CSV hanging issuePaul Buetow
2025-06-24Add test helpers and refactoring guide for integration testsPaul Buetow
2025-06-24Improve integration tests with colored output testsPaul Buetow
2025-06-24Fix fmt.Errorf non-constant format string errors in multiple packagesPaul Buetow
2025-06-24Add server mode tests to dtailhealth integration testsPaul Buetow
2025-06-24Add server mode tests to dgrep integration testsPaul Buetow
2025-06-24Fix integration test timeout issue with DMap stdin pipe in server modePaul Buetow
2025-06-24Update TestDTailColorTable to run in both serverless and server modesPaul Buetow
2025-06-24Update DMap integration tests to run in both serverless and server modesPaul Buetow
2025-06-24Fix dcat tests for server mode and --plain flag handlingPaul Buetow
2024-03-29lint warningsPaul Buetow
2023-09-07add mapr aggregration on CSV integr testPaul Buetow
2022-03-14typoPaul Buetow
2022-03-14add integration test for "outfile append.."Paul Buetow
2022-03-14"append" now actually will append to an outfile now. previously we only added...Paul Buetow
2022-02-04increase shutdown timeout for testPaul Buetow
2022-01-27Dont auto lowercase all mapreduce keysPaul Buetow
2021-12-21adjust integration tests to reflect the last datetime string changePaul Buetow
2021-12-21remove year from datestampPaul Buetow
2021-12-12add set condition integraion testPaul Buetow
2021-12-08add missing dmap test filePaul Buetow