@@ -38,6 +38,11 @@ setup() {
|
||||
refute_output --partial 'client.filesystem."./dependent_do".write'
|
||||
}
|
||||
|
||||
@test "plan/do: Nice error message for 0.1.0 projects" {
|
||||
run "$DAGGER" "do" -p ./plan/do/error_message_for_0.1_projects.cue
|
||||
assert_output --partial "Attempting to load a 0.1.0 plan."
|
||||
}
|
||||
|
||||
@test "plan/hello" {
|
||||
# Europa loader handles the cwd differently, therefore we need to CD into the tree at or below the parent of cue.mod
|
||||
cd "$TESTDIR"
|
||||
|
Reference in New Issue
Block a user