summaryrefslogtreecommitdiff
path: root/test/fixtures/wines.yml
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2024-11-11 16:55:14 +0100
committerMarius Peter <marius.peter@tutanota.com>2024-11-11 16:55:14 +0100
commitfea9476a591559bd8fdcf17b64e5114c592a5b08 (patch)
tree08aa0fdd62752f1d286aa66ac77413fb03d6d737 /test/fixtures/wines.yml
C'est l'heure d'assurer le suivi de quelques flacons!main
Diffstat (limited to 'test/fixtures/wines.yml')
-rw-r--r--test/fixtures/wines.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/test/fixtures/wines.yml b/test/fixtures/wines.yml
new file mode 100644
index 0000000..93bad81
--- /dev/null
+++ b/test/fixtures/wines.yml
@@ -0,0 +1,19 @@
+# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ name: MyString
+ year: 1
+ variety: MyString
+ region: MyString
+ price: 9.99
+ stock: 1
+ notes: MyText
+
+two:
+ name: MyString
+ year: 1
+ variety: MyString
+ region: MyString
+ price: 9.99
+ stock: 1
+ notes: MyText
Copyright 2019--2024 Marius PETER