test: prove unrelated project isolation
This commit is contained in:
parent
1c4aa79d1c
commit
1943c36ef3
12 changed files with 492 additions and 12 deletions
14
tests/fixtures/awesome-ski-game/handbook/session/first-descent.md
vendored
Normal file
14
tests/fixtures/awesome-ski-game/handbook/session/first-descent.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
+++
|
||||
schema_version = 1
|
||||
id = "session.first-descent"
|
||||
title = "First descent session"
|
||||
family = "session"
|
||||
authority = "approved_plan"
|
||||
status = "active"
|
||||
tags = ["playtest", "route", "session"]
|
||||
summary = "Combines one route, one riding mechanic, and current safety conditions for a playtest."
|
||||
depends_on = ["riding.edge-control", "safety.avalanche-window", "trail.glacier-bowl"]
|
||||
+++
|
||||
|
||||
The first descent starts on the sheltered practice face, crosses the bowl, and exits through the
|
||||
marked lower route. The session records completion time, falls, controlled skids, and route closure.
|
||||
Loading…
Add table
Add a link
Reference in a new issue