test: prove unrelated project isolation
This commit is contained in:
parent
1c4aa79d1c
commit
1943c36ef3
12 changed files with 492 additions and 12 deletions
11
tests/fixtures/awesome-ski-game/handbook/proof/playtest.toml
vendored
Normal file
11
tests/fixtures/awesome-ski-game/handbook/proof/playtest.toml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[[nodes]]
|
||||
schema_version = 1
|
||||
id = "proof.carve-playtest"
|
||||
title = "Carve playtest proof"
|
||||
family = "proof"
|
||||
authority = "derived"
|
||||
status = "verified"
|
||||
tags = ["carving", "playtest", "proof"]
|
||||
summary = "Records that the edge-control fixture has a bounded test target."
|
||||
content = "The test target records grip, carve angle, skid state, and the route segment for each sample."
|
||||
proves = ["riding.edge-control"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue