Initialize tests and make them pass
All checks were successful
CI / scan_ruby (push) Successful in 14s
CI / scan_js (push) Successful in 11s
CI / lint (push) Successful in 12s
CI / test (push) Successful in 25s

This commit is contained in:
sto
2025-03-23 13:40:27 +01:00
parent f8bfb020bc
commit c98caeea92
8 changed files with 53 additions and 63 deletions

View File

@@ -21,10 +21,15 @@
#
# user_id (user_id => users.id)
#
one:
name: MyString
user: one
two:
name: MyString
user: two
team_contest:
name: Team contest
user: user
slug: team-contest
team: true
solo_contest:
name: Solo contest
user: user
slug: solo-contest
team: false