Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
batmen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
sepia-pub
mael
batmen
Merge requests
!9
Several active sessions
代码
评审变更
检出分支
下载
补丁
文本差异
展开侧边栏
Merged
Several active sessions
several-active-sessions
into
master
Overview
0
Commits
4
Pipelines
1
Changes
1
Merged
Several active sessions
Ghost User
requested to merge
several-active-sessions
into
master
Mar 1, 2023
Overview
0
Commits
4
Pipelines
1
Changes
1
Closes
#8 (closed)
0
0
Merge request reports
Viewing commit
cb516723
Prev
Next
Show latest version
1 file
+
7
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
cb516723
test: added the test for issue#8
· cb516723
Maël Madon
authored
Mar 1, 2023
test/test_fb_users.py
+
7
−
0
View file @ 12de3de9
Edit in single-file editor
Open in Web IDE
Show full file
@@ -87,6 +87,13 @@ def test_tt_only_fully_loaded_platform():
test_input
=
'
load_platform
'
)
def
test_simultaneous_active_sessions
():
"""
Test when there are 2 simulataneous active sessions for one user.
See issue#8: https://gitlab.irit.fr/sepia-pub/mael/batmen/-/issues/8
"""
launch_fb_test_1user
(
user_category
=
'
fb_user_think_time_only
'
,
test_input
=
'
simultaneous_active_sessions
'
)
##### Tests integration #####
def
test_tt_only_simple_workload
():
"""
A simple SAB json. See diagram https://app.diagrams.net/#G1tbo7oHahsgxTmhICucCGam5XNtshOUOb
"""
Loading