Skip to content
Snippets Groups Projects
Commit cb516723 authored by Maël Madon's avatar Maël Madon
Browse files

test: added the test for issue#8

parent a393b610
Branches
Tags
1 merge request!9Several active sessions
Pipeline #5259 passed with warnings
...@@ -87,6 +87,13 @@ def test_tt_only_fully_loaded_platform(): ...@@ -87,6 +87,13 @@ def test_tt_only_fully_loaded_platform():
test_input='load_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 ##### ##### Tests integration #####
def test_tt_only_simple_workload(): def test_tt_only_simple_workload():
"""A simple SAB json. See diagram https://app.diagrams.net/#G1tbo7oHahsgxTmhICucCGam5XNtshOUOb""" """A simple SAB json. See diagram https://app.diagrams.net/#G1tbo7oHahsgxTmhICucCGam5XNtshOUOb"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment