mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-29 13:49:28 +08:00
23 lines
519 B
Markdown
23 lines
519 B
Markdown
![]() |
## Test scenarios
|
||
|
|
||
|
Testing environment to be determined.
|
||
|
|
||
|
### Message publishing
|
||
|
|
||
|
In this scenario, large number of requests are sent to HTTP adapter service
|
||
|
every second. This test checks how much time HTTP adapter took to response to
|
||
|
each request.
|
||
|
|
||
|
#### Results
|
||
|
|
||
|
TBD
|
||
|
|
||
|
### Create and get client
|
||
|
|
||
|
In this scenario, large number of requests are sent to manager service to create
|
||
|
client, and than to retrieve its data. This test checks how much time manager
|
||
|
service took to response to each request.
|
||
|
|
||
|
#### Results
|
||
|
|
||
|
TBD
|