Skip to content

Commit 7367d5d

Browse files
authored
Update tests kindergarten garden (#2690)
* Syncing toml file * Updating test file * Configuring config.json * Removing nesting in test file * Update config.json
1 parent b8df148 commit 7367d5d

File tree

1 file changed

+43
-12
lines changed
  • exercises/practice/kindergarten-garden/.meta

1 file changed

+43
-12
lines changed
Lines changed: 43 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,61 @@
1-
# This is an auto-generated file. Regular comments will be removed when this
2-
# file is regenerated. Regenerating will not touch any manually added keys,
3-
# so comments can be added in a "comment" key.
1+
# This is an auto-generated file.
2+
#
3+
# Regenerating this file via `configlet sync` will:
4+
# - Recreate every `description` key/value pair
5+
# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications
6+
# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion)
7+
# - Preserve any other key/value pair
8+
#
9+
# As user-added comments (using the # character) will be removed when this file
10+
# is regenerated, comments can be added via a `comment` key.
411

512
[1fc316ed-17ab-4fba-88ef-3ae78296b692]
6-
description = "garden with single student"
13+
description = "partial garden -> garden with single student"
714

815
[acd19dc1-2200-4317-bc2a-08f021276b40]
9-
description = "different garden with single student"
16+
description = "partial garden -> different garden with single student"
1017

1118
[c376fcc8-349c-446c-94b0-903947315757]
12-
description = "garden with two students"
19+
description = "partial garden -> garden with two students"
1320

1421
[2d620f45-9617-4924-9d27-751c80d17db9]
15-
description = "second student's garden"
22+
description = "partial garden -> multiple students for the same garden with three students -> second student's garden"
1623

1724
[57712331-4896-4364-89f8-576421d69c44]
18-
description = "third student's garden"
25+
description = "partial garden -> multiple students for the same garden with three students -> third student's garden"
1926

2027
[149b4290-58e1-40f2-8ae4-8b87c46e765b]
21-
description = "first student's garden"
28+
description = "full garden -> for Alice, first student's garden"
2229

2330
[ba25dbbc-10bd-4a37-b18e-f89ecd098a5e]
24-
description = "second student's garden"
31+
description = "full garden -> for Bob, second student's garden"
32+
33+
[566b621b-f18e-4c5f-873e-be30544b838c]
34+
description = "full garden -> for Charlie"
35+
36+
[3ad3df57-dd98-46fc-9269-1877abf612aa]
37+
description = "full garden -> for David"
38+
39+
[0f0a55d1-9710-46ed-a0eb-399ba8c72db2]
40+
description = "full garden -> for Eve"
41+
42+
[a7e80c90-b140-4ea1-aee3-f4625365c9a4]
43+
description = "full garden -> for Fred"
44+
45+
[9d94b273-2933-471b-86e8-dba68694c615]
46+
description = "full garden -> for Ginny"
47+
48+
[f55bc6c2-ade8-4844-87c4-87196f1b7258]
49+
description = "full garden -> for Harriet"
50+
51+
[759070a3-1bb1-4dd4-be2c-7cce1d7679ae]
52+
description = "full garden -> for Ileana"
53+
54+
[78578123-2755-4d4a-9c7d-e985b8dda1c6]
55+
description = "full garden -> for Joseph"
2556

2657
[6bb66df7-f433-41ab-aec2-3ead6e99f65b]
27-
description = "second to last student's garden"
58+
description = "full garden -> for Kincaid, second to last student's garden"
2859

2960
[d7edec11-6488-418a-94e6-ed509e0fa7eb]
30-
description = "last student's garden"
61+
description = "full garden -> for Larry, last student's garden"

0 commit comments

Comments
 (0)