summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
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: