Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Boolean and Null Values to be Set from the Web UI #2507

Merged
merged 5 commits into from
Dec 7, 2023

Conversation

andrewbaldwin44
Copy link
Collaborator

@andrewbaldwin44 andrewbaldwin44 commented Dec 7, 2023

Proposal

  • Add logic to allow the /swarm route in web.py to process boolean or None type values
  • Update SwarmCustomParameters and the Form components to support boolean fields and to allow the default value to be unset
  • Add tests

Screenshots

image
image
image

@cyberw cyberw merged commit 59cf6a8 into locustio:master Dec 7, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants