user and session generated

This commit is contained in:
Karol Selak 2021-03-20 14:23:06 +01:00
parent 0cec39413f
commit 53819e6839
18 changed files with 111 additions and 0 deletions

9
test/fixtures/users.yml vendored Normal file
View file

@ -0,0 +1,9 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
username: MyString
password_digest: MyString
two:
username: MyString
password_digest: MyString