Commit Graph

17 Commits (5a7d7b82d9e7553bcb01b02557ec8969f9deba1d)

Author SHA1 Message Date
Ronald 4c070c38e4
Copyright headers for command folder (#16705)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent
5 years ago
Paul Lesiak 527daba03c bug: Consul lock does not receive signals if lock not acquired (#5909)
5 years ago
Alvin Huang f45e495e38
Merge pull request #5376 from hashicorp/fix-tests
6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517)
6 years ago
Alvin Huang 31af6be26a add serf check to TestLockCommand
6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342)
6 years ago
Freddy 6d43d24edb
Improve reliability of tests with TestAgent (#4525)
6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472)
6 years ago
Frank Schroeder 1b026de1db commands: run all tests in parallel (again)
7 years ago
Frank Schroeder 56b24d3d4f commands: cleanup help and synopsis.
7 years ago
Frank Schroeder d54a5ef8d8 commands: do not run cmd tests in parallel
7 years ago
Frank Schroeder e5d08cf47d commands: add missing noTabs test
7 years ago
Frank Schroeder 84a82cff3d commands: cleanup test names
7 years ago
Preetha Appan ff4d070bdf Move lock command to its own package
7 years ago