Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

hoang010/CrisisManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS2

clone repository go to tools -> package manager -> restore packages

To use the test cases

install the dependency

pip install -r requirements.txt

open a new terminal and run the load server

locust --host=http://localhost:59460

open a new terminal and run the graph server

bokeh serve

lastly another terminal and plot the graph

python plotter.py

Link to images of load testing