Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odevzdávací Systém MO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
Odevzdávací Systém MO
Commits
fb61b3fb
Commit
fb61b3fb
authored
2 years ago
by
Martin Mareš
Browse files
Options
Downloads
Patches
Plain Diff
Testy: Účastník u0 na testování registrace
parent
20b2a93b
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
bin/test-browser
+1
-1
1 addition, 1 deletion
bin/test-browser
bin/test-init
+3
-0
3 additions, 0 deletions
bin/test-init
with
4 additions
and
1 deletion
bin/test-browser
+
1
−
1
View file @
fb61b3fb
...
@@ -27,7 +27,7 @@ case $1 in
...
@@ -27,7 +27,7 @@ case $1 in
;;
;;
oprav
)
browser ko so
oprav
)
browser ko so
;;
;;
ucast
)
browser u1 u2 u3 u4 u5
ucast
)
browser
u0
u1 u2 u3 u4 u5
;;
;;
*
)
browser
$1
*
)
browser
$1
;;
;;
...
...
This diff is collapsed.
Click to expand it.
bin/test-init
+
3
−
0
View file @
fb61b3fb
...
@@ -92,6 +92,7 @@ init_users ()
...
@@ -92,6 +92,7 @@ init_users ()
run create-user sd@test Školní Dozor
--org
--passwd
brum
run create-user sd@test Školní Dozor
--org
--passwd
brum
run add-role
--email
sd@test
--role
dozor
--cat
Z
--place
zs-sutka
run add-role
--email
sd@test
--role
dozor
--cat
Z
--place
zs-sutka
run create-user u0@test Nultý Účastník
--passwd
brum
run create-user u1@test První Účastník
--passwd
brum
run create-user u1@test První Účastník
--passwd
brum
run create-user u2@test Druhý Účastník
--passwd
brum
run create-user u2@test Druhý Účastník
--passwd
brum
run create-user u3@test Třetí Účastník
--passwd
brum
run create-user u3@test Třetí Účastník
--passwd
brum
...
@@ -128,6 +129,8 @@ init_contestants ()
...
@@ -128,6 +129,8 @@ init_contestants ()
{
{
progress
"Přihlašuji soutěžící"
progress
"Přihlašuji soutěžící"
# u0 zůstává volný na testování přihlášek
run register-year
--email
u1@test
--year
42
--school
gulz
--grade
3/4
--birth-year
=
2002
run register-year
--email
u1@test
--year
42
--school
gulz
--grade
3/4
--birth-year
=
2002
run register-contest
--email
u1@test
--round
42-A-1
--region
gulz
run register-contest
--email
u1@test
--round
42-A-1
--region
gulz
run register-contest
--email
u1@test
--round
42-A-2
--region
gulz
run register-contest
--email
u1@test
--round
42-A-2
--region
gulz
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment