Commit Graph

16 Commits (f1db0fcf9bf4ebe523fff91302fbd080bca41603)

Author SHA1 Message Date
Mitchell Hashimoto 03493f7d46
command: validate backend config
9 years ago
Mitchell Hashimoto 1e3d452613
command: multistate to multistate conversions
9 years ago
Mitchell Hashimoto c82d7dd56c
command: multi-state (non-default env) to single state
9 years ago
Mitchell Hashimoto e75b666591
command: test multi-state to single state
9 years ago
Mitchell Hashimoto 3ef82e6b5f
command: test multi-state with default only to single state
9 years ago
Mitchell Hashimoto 1d8b76c89d
command: initial work on migrating envs, basic cases first
9 years ago
James Bardin b53704ed87 Thread the environment through all commands
9 years ago
Mitchell Hashimoto ebb22d3ecd
backend/local: don't RefreshState on State API
9 years ago
James Bardin 0c1b138719 Add state locking during backend init
9 years ago
James Bardin 94f2f4d6ae Create state files first for backup tests
9 years ago
James Bardin 1380bbedb2 don't print err in Fatalf when it's nil
9 years ago
James Bardin b8bd4846db fix test despite original comments
9 years ago
James Bardin 39ca4fa2f8 Ensure that backend tests check for data in state
9 years ago
James Bardin 8f7f1917f2 Remove state file data when writing a nil state
9 years ago
James Bardin eb59b5925e Fix some tests, and make rest fail with good errs
9 years ago
Mitchell Hashimoto 9654387771
command: meta.Backend is used for initializing the backend
9 years ago