summaryrefslogtreecommitdiffhomepage
path: root/test/fixtures
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-06-27 12:41:26 -0400
committerrealtradam <[email protected]>2024-06-27 12:41:26 -0400
commitc8be5658bae95b94198dc00bd206ba324d9404e0 (patch)
tree24563828d9f04a4e52c9187cff3c028434fd886c /test/fixtures
parent8ec0664fe7cf4a34bc5fc1f162c053622a42dd41 (diff)
downloadgameHolster-c8be5658bae95b94198dc00bd206ba324d9404e0.tar.gz
gameHolster-c8be5658bae95b94198dc00bd206ba324d9404e0.zip
add frontend to repo
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/files/.keep0
-rw-r--r--test/fixtures/games.yml9
-rw-r--r--test/fixtures/tags.yml9
-rw-r--r--test/fixtures/users.yml13
4 files changed, 0 insertions, 31 deletions
diff --git a/test/fixtures/files/.keep b/test/fixtures/files/.keep
deleted file mode 100644
index e69de29..0000000
--- a/test/fixtures/files/.keep
+++ /dev/null
diff --git a/test/fixtures/games.yml b/test/fixtures/games.yml
deleted file mode 100644
index 348ba2f..0000000
--- a/test/fixtures/games.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
-
-one:
- title: MyString
- titleSlug: MyString
-
-two:
- title: MyString
- titleSlug: MyString
diff --git a/test/fixtures/tags.yml b/test/fixtures/tags.yml
deleted file mode 100644
index 5b866c5..0000000
--- a/test/fixtures/tags.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
-
-one:
- type:
- name: MyString
-
-two:
- type:
- name: MyString
diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml
deleted file mode 100644
index e4d2e35..0000000
--- a/test/fixtures/users.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
-
-one:
- user_name: MyString
- identifier: MyString
- access_token_digest: MyString
- user_data:
-
-two:
- user_name: MyString
- identifier: MyString
- access_token_digest: MyString
- user_data: