add transactions

This commit is contained in:
Robin Appelman 2023-11-19 15:04:09 +01:00
commit bd2cd8afe6
9 changed files with 2907 additions and 32 deletions

View file

@ -0,0 +1,69 @@
---
source: tests/snapshot.rs
expression: parsed
---
[
{
"name": "L9 ivan",
"steam_id": 76561199017754044,
"action": "Joined",
"team": {
"name": "1. e4 e5 2. Ke2 Ke7",
"id": 33233
}
},
{
"name": "Rhythm",
"steam_id": 76561198062801366,
"action": "Joined",
"team": {
"name": "#FreeTheBlackHeavy",
"id": 33011
}
},
{
"name": "G Punish",
"steam_id": 76561198207987376,
"action": "Left",
"team": {
"name": "1. e4 e5 2. Ke2 Ke7",
"id": 33233
}
},
{
"name": "hellboy",
"steam_id": 76561199089196165,
"action": "Joined",
"team": {
"name": "1. e4 e5 2. Ke2 Ke7",
"id": 33233
}
},
{
"name": "realhedgehog2082",
"steam_id": 76561198168931330,
"action": "Left",
"team": {
"name": "1. e4 e5 2. Ke2 Ke7",
"id": 33233
}
},
{
"name": "Rhythm",
"steam_id": 76561198062801366,
"action": "Left",
"team": {
"name": "el gato",
"id": 33014
}
},
{
"name": "Pope Sonder",
"steam_id": 76561198214202059,
"action": "Left",
"team": {
"name": "Gaelic Gladiators",
"id": 29916
}
}
]