Commit Graph

14 Commits (008c92d91f6074fd46805ecf26d49178ecf91c40)

Author SHA1 Message Date
Sarah French 650fd346aa
refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446)
4 weeks ago
Daniel Banck 6853d72303 command: test `state pull` with const variables
2 months ago
Daniel Banck b08bd10508 Fix existing `state pull` tests
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
3 months ago
Sarah French a83b7402c2
PSS: Add tests showing `state` subcommands being used with PSS (#37891)
6 months ago
Sarah French 7199fbd2bb
Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334)
10 months ago
Sarah French e79b5a1628
Replace custom `testCwd` function with standard `testing` library (#37335)
10 months ago
Sarah French 15840b3eae
Replace use of `defer` with `t.Cleanup` in majority of `command` package tests, update `testChdir` to work with t.Cleanup (#37326)
10 months ago
Jamie Finnigan 05b0bdac99
adopt hashicorp/cli fork of mitchellh/cli (#34429)
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Eng Zer Jun fedd315275
test: use `T.TempDir` to create temporary test directory (#30803)
4 years ago
gabriel376 f5a8608989
cli: Make state commands check required version (#30511)
4 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago