aboutsummaryrefslogtreecommitdiff
path: root/test/state_2cars.json
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2022-07-04 14:51:50 +0200
committerFlorian Fischer <florian.fischer@muhq.space>2022-07-04 14:51:50 +0200
commit78550a310523bc1b6545930e9f3807a69ff5b34e (patch)
treea507d151d8eba1e410ff2fcc582416f07e0c6d86 /test/state_2cars.json
parent87125abeee024a0ad1ab30d157b41c34fb578490 (diff)
downloadgeldschieberbot-78550a310523bc1b6545930e9f3807a69ff5b34e.tar.gz
geldschieberbot-78550a310523bc1b6545930e9f3807a69ff5b34e.zip
test: sanely name test state files
Diffstat (limited to 'test/state_2cars.json')
-rw-r--r--test/state_2cars.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/state_2cars.json b/test/state_2cars.json
new file mode 100644
index 0000000..263ab6b
--- /dev/null
+++ b/test/state_2cars.json
@@ -0,0 +1 @@
+{"balance": {"alice": {"bob": 0, "charlie": 0, "foo": 0, "bar": 0}, "bob": {"alice": 0, "charlie": 0, "foo": 0, "bar": 0}, "charlie": {"alice": 0, "bob": 0, "foo": 0, "bar": 0}, "foo": {"alice": 0, "bob": 0, "charlie": 0, "bar": 0}, "bar": {"alice": 0, "bob": 0, "charlie": 0, "foo": 0}}, "name2num": {"alice": "+49123456", "bob": "+49654321", "charlie": "+49615243"}, "num2name": {"+49123456": "alice", "+49654321": "bob", "+49615243": "charlie"}, "cars": {"foo": 4, "bar": 2}, "scheduled_cmds": {}, "changes": {"alice": [], "bob": [], "charlie": []}, "aliases": {}} \ No newline at end of file