locust/examples
Lars Holmberg 262dfd51e5 Add "testdata from csv" example. 2024-10-24 09:47:29 +02:00
..
custom_shape sort imports 2024-01-17 00:07:29 +01:00
custom_xmlrpc_client sort imports 2024-01-17 00:07:29 +01:00
dispatch_test_scripts Move dispatch test scripts under examples 2024-05-10 23:10:02 +02:00
docker-compose Remove docker_start.sh script. Instead set locust as entrypoint for official Docker image. 2020-04-19 17:53:54 +02:00
grpc Apply updated formatting for ruff 0.3.0 2024-02-29 21:25:23 +01:00
mongodb add default conn_string and remove explicit patching 2024-09-16 22:51:11 -04:00
postgres clean up locustfile 2024-08-24 09:01:44 -04:00
sdk_session_patching sort imports 2024-01-17 00:07:29 +01:00
terraform/aws add note about terraform being broken in one more place 2024-02-16 21:02:21 +01:00
vagrant Put dependencies/package information in pyproject.toml instead of setup.cfg (PEP621) (#2336) 2023-04-14 19:18:03 +02:00
web_ui_auth Update auth examples 2024-10-22 16:42:06 +02:00
add_command_line_argument.py sort imports 2024-01-17 00:07:29 +01:00
basic.py sort imports 2024-01-17 00:07:29 +01:00
bottlenecked_server.py Add example of a bottlenecked server and use that test to make a new graph for the docs. 2024-07-17 22:10:05 +02:00
browse_docs_sequence_test.py sort imports 2024-01-17 00:07:29 +01:00
browse_docs_test.py sort imports 2024-01-17 00:07:29 +01:00
csrf_form_authentication.py Add csrf example 2024-10-02 15:12:08 +02:00
custom_messages.py fix: Fix the custom_messages example to work with LocalRunner 2024-09-11 09:54:46 -06:00
custom_wait_function.py sort imports 2024-01-17 00:07:29 +01:00
debugging.py sort imports 2024-01-17 00:07:29 +01:00
debugging_advanced.py sort imports 2024-01-17 00:07:29 +01:00
dynamic_user_credentials.py sort imports 2024-01-17 00:07:29 +01:00
events.py sort imports 2024-01-17 00:07:29 +01:00
extend_web_ui.py Remove legacy UI 2024-05-06 08:25:28 -04:00
fast_http_locust.py add proxy_host and proxy_port for FastHttpUser 2024-06-10 11:24:45 +02:00
locustfile.py undo accidental change in last commit 2024-06-07 20:24:59 +02:00
manual_stats_reporting.py sort imports 2024-01-17 00:07:29 +01:00
multiple_hosts.py sort imports 2024-01-17 00:07:29 +01:00
nested_inline_tasksets.py sort imports 2024-01-17 00:07:29 +01:00
open_closed_workload.py Add open/closed workload example. 2024-07-31 13:23:55 +02:00
response_validations.py add comment 2024-10-20 20:53:04 +02:00
rest.py simplify Generator annotations - PEP 696 2024-09-03 23:54:43 +02:00
semaphore_wait.py Further simplify example 2024-05-25 19:15:39 +02:00
stop_on_threshold.py sort imports 2024-01-17 00:07:29 +01:00
test_data_management.py test_data_management.py: changed order in which events are presented in the list 2024-06-27 16:02:13 +02:00
testdata_from_csv.csv Add "testdata from csv" example. 2024-10-24 09:47:29 +02:00
testdata_from_csv.py Add "testdata from csv" example. 2024-10-24 09:47:29 +02:00
use_as_lib.py Remove superflous None parameter from example 2024-03-14 17:55:35 +01:00
web_ui_cache_stats.py Fix extend webui example 2024-07-09 14:20:38 -04:00
worker_index.py sort imports 2024-01-17 00:07:29 +01:00
x-forwarded-for.py add x-forwarded-for example 2024-10-09 14:39:02 +02:00