1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00

switch to cargo-insta for snapshot testing

This commit is contained in:
Robin Appelman 2023-12-21 23:02:41 +01:00
commit 07039da23d
23 changed files with 42991 additions and 22877 deletions

View file

@ -0,0 +1,21 @@
---
source: tests/tests.rs
expression: state
---
{
"chat": [],
"users": {
"2": {
"classes": {},
"name": "Icewind | demos.tf",
"userId": 2,
"steamId": "[U:1:64229260]",
"team": "other"
}
},
"deaths": [],
"rounds": [],
"startTick": 68,
"intervalPerTick": 0.015,
"pauses": []
}