summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-02 17:42:23 -0400
committerDavid Gay <david@davidgay.org>2021-05-02 17:42:23 -0400
commitd717f7db2279a35b1259030b9b31e966a341fe99 (patch)
tree085791f07eba5ff232909baddcb267aa9061adaa /test/fixtures
parent7997e112fbc67eef309bb3969ad41f90a8bfbc89 (diff)
Add items
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/items.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/fixtures/items.yml b/test/fixtures/items.yml
new file mode 100644
index 0000000..2540b9e
--- /dev/null
+++ b/test/fixtures/items.yml
@@ -0,0 +1,17 @@
+# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ gid: MyString
+ name: MyString
+ description: MyText
+ equip_slot: 1
+ usable: false
+ whatnot:
+
+two:
+ gid: MyString
+ name: MyString
+ description: MyText
+ equip_slot: 1
+ usable: false
+ whatnot: