index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integrationtests
/
dgrep_test.go
Age
Commit message (
Expand
)
Author
2026-03-13
Harden integration server startup checks
Paul Buetow
2025-06-25
Add comprehensive test logging infrastructure to integration tests
Paul Buetow
2025-06-24
Improve integration tests with colored output tests
Paul Buetow
2025-06-24
Fix fmt.Errorf non-constant format string errors in multiple packages
Paul Buetow
2025-06-24
Add server mode tests to dgrep integration tests
Paul Buetow
2021-12-21
adjust integration tests to reflect the last datetime string change
Paul Buetow
2021-11-02
Refactor integration tests. Also fix the dmap1 PIPE test
Paul Buetow
2021-10-31
rename spartan mode to plain mode
Paul Buetow
2021-10-29
Dont use relaxed SSH Auth mode anymore for integration tests
Paul Buetow
2021-10-24
integration tests use a different known_hosts path and also dont read any ext...
Paul Buetow
2021-10-19
Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration tests
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
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 dmap tests
Paul Buetow
2021-10-02
add dgrep test
Paul Buetow