From 5dee1634b084241aa7a32ea109b973d57219f59a Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 17 Jan 2025 15:10:34 +0000 Subject: [PATCH] test: update fixtures --- internal/test_helpers/course_definition.yml | 12 ++++++------ internal/test_helpers/fixtures/autocomplete/pass | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/internal/test_helpers/course_definition.yml b/internal/test_helpers/course_definition.yml index 07c05472..09372b03 100644 --- a/internal/test_helpers/course_definition.yml +++ b/internal/test_helpers/course_definition.yml @@ -930,9 +930,9 @@ stages: marketing_md: |- In this stage, you'll implement support for appending the standard error of a command to a file. - - slug: "ac1" - - slug: "ac2" - - slug: "ac3" - - slug: "ac4" - - slug: "ac5" - - slug: "ac6" + - slug: "qp2" + - slug: "gm9" + - slug: "qm8" + - slug: "gy5" + - slug: "wh6" + - slug: "wt6" diff --git a/internal/test_helpers/fixtures/autocomplete/pass b/internal/test_helpers/fixtures/autocomplete/pass index 0ba5697c..95389785 100644 --- a/internal/test_helpers/fixtures/autocomplete/pass +++ b/internal/test_helpers/fixtures/autocomplete/pass @@ -1,6 +1,6 @@ Debug = true -[stage-6] Running tests for Stage #6: ac1 +[stage-6] Running tests for Stage #6: qp2 [stage-6] Running ./your_shell.sh [stage-6] ✓ Received prompt ($ ) [stage-6] Typed "ech" @@ -21,7 +21,7 @@ Debug = true [your-program] $ exit [stage-6] Test passed. -[stage-5] Running tests for Stage #5: ac2 +[stage-5] Running tests for Stage #5: gm9 [stage-5] Running ./your_shell.sh [stage-5] ✓ Received prompt ($ ) [stage-5] Typed "ech" @@ -48,7 +48,7 @@ Debug = true [your-program] $ [stage-5] Test passed. -[stage-4] Running tests for Stage #4: ac3 +[stage-4] Running tests for Stage #4: qm8 [stage-4] Running ./your_shell.sh [stage-4] ✓ Received prompt ($ ) [stage-4] Typed "xyz" @@ -60,7 +60,7 @@ Debug = true [your-program] $ xyz [stage-4] Test passed. -[stage-3] Running tests for Stage #3: ac4 +[stage-3] Running tests for Stage #3: gy5 [stage-3] [setup] export PATH=/tmp/bar:$PATH [stage-3] [setup] Available executables: [stage-3] [setup] - custom_exe_1357 @@ -74,7 +74,7 @@ Debug = true [your-program] $ custom_exe_1357 [stage-3] Test passed. -[stage-2] Running tests for Stage #2: ac5 +[stage-2] Running tests for Stage #2: wh6 [stage-2] [setup] export PATH=/tmp/quz:$PATH [stage-2] [setup] export PATH=/tmp/bar:$PATH [stage-2] [setup] export PATH=/tmp/bar:$PATH @@ -96,7 +96,7 @@ Debug = true [your-program] $ xyz_ [stage-2] Test passed. -[stage-1] Running tests for Stage #1: ac6 +[stage-1] Running tests for Stage #1: wt6 [stage-1] [setup] export PATH=/tmp/quz:$PATH [stage-1] [setup] export PATH=/tmp/quz:$PATH [stage-1] [setup] export PATH=/tmp/qux:$PATH