summaryrefslogtreecommitdiffhomepage
path: root/tsconsensus/tsconsensus_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-4/+4
2026-02-17tsconsensus: fix race condition in TestOnlyTaggedPeersCanBeDialedHarry Harpham1-2/+4
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-25tsconsensus: skip integration tests in CIFran Bull1-11/+2
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-2/+2
2025-10-21tsconsensus: mark several of these tests as known flakyAlex Chan1-0/+5
2025-08-20tsconsensus,cmd/natc: add 'follower only' bootstrap optionFran Bull1-5/+25
2025-06-20tsconsensus: skipping slow non-applicable tests on Windows for nowBrad Fitzpatrick1-0/+5
2025-04-11tsconsensus: mark 2 tests that were flaky in CIFran Bull1-0/+3
2025-04-08tsconsensus: add a tsconsensus packageFran Bull1-0/+738