Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ehasa-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WIMMA Lab 2019
Overflow
ehasa-frontend
Commits
ff58d58d
Commit
ff58d58d
authored
5 years ago
by
L4074
Browse files
Options
Downloads
Patches
Plain Diff
FIX tests more
parent
30926b9e
No related branches found
No related tags found
No related merge requests found
Pipeline
#66505
failed
5 years ago
Stage: purge
Stage: build
Stage: rf-test
Stage: push-results
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tests/04_new_game.robot
+2
-0
2 additions, 0 deletions
tests/04_new_game.robot
tests/05_edit_game.robot
+2
-0
2 additions, 0 deletions
tests/05_edit_game.robot
tests/06_join_game.robot
+3
-0
3 additions, 0 deletions
tests/06_join_game.robot
with
7 additions
and
0 deletions
tests/04_new_game.robot
+
2
−
0
View file @
ff58d58d
...
@@ -4,6 +4,8 @@ Resource resource.robot
...
@@ -4,6 +4,8 @@ Resource resource.robot
Suite Setup
Open Browser To Login Page
Suite Setup
Open Browser To Login Page
Suite Teardown
Close Browser
Suite Teardown
Close Browser
*** Variables ***
${DELAY}
0.1
*** Test Cases ***
*** Test Cases ***
Create A New Game
Create A New Game
...
...
This diff is collapsed.
Click to expand it.
tests/05_edit_game.robot
+
2
−
0
View file @
ff58d58d
...
@@ -4,6 +4,8 @@ Resource resource.robot
...
@@ -4,6 +4,8 @@ Resource resource.robot
Suite Setup
Open Browser To Login Page
Suite Setup
Open Browser To Login Page
Suite Teardown
Close Browser
Suite Teardown
Close Browser
*** Variables ***
${DELAY}
0.1
*** Test Cases ***
*** Test Cases ***
Edit Existing Game
Edit Existing Game
...
...
This diff is collapsed.
Click to expand it.
tests/06_join_game.robot
+
3
−
0
View file @
ff58d58d
...
@@ -5,6 +5,9 @@ Resource resource.robot
...
@@ -5,6 +5,9 @@ Resource resource.robot
#Suite Teardown Close Browser
#Suite Teardown Close Browser
Test Template
Join Game And Faction
Test Template
Join Game And Faction
*** Variables ***
${DELAY}
0.1
*** Test Cases ***
*** Test Cases ***
First Player
Faction1
Pass1
First Player
Faction1
Pass1
...
...
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