8000 Tags · galax-io/gatling-picatinny · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: galax-io/gatling-picatinny

Tags

v0.17.1

Toggle v0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from galax-io/bugfix/rangedata

* Add support for negative date ranges in feeders

Refactored `RandomDateRangeFeeder` to handle negative offset dates, added `negativeDateRange` feeder example, and updated related utilities and tests. This improves flexibility in generating dynamic date ranges.

* Add support for negative date ranges in feeders

Refactored `RandomDateRangeFeeder` to handle negative offset dates, added `negativeDateRange` feeder example, and updated related utilities and tests. This improves flexibility in generating dynamic date ranges.

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: random data refactoring (#7)

* feat: Refactor random data generation to use RandomProvider trait

Replaced randomDigit and related methods with the generalized RandomProvider trait for a cleaner and more extensible design. Enhanced readability and maintainability by introducing implicit providers for common data types and improving validation logic. Updated feeder implementations and other code references to use the new randomValue abstraction.

v0.16.1

Toggle v0.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add methods with defaults to SimulationConfig.scala (#6)

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update gatling 3.11 (#4)

* feat: update gatling 3.11

* feat: update gatling 3.11

* feat: update gatling 3.11

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update gatling 3.10.5 (#3)

* feat: update gatling 3.10.5

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from galax-io/feature/simulation-with-transactions

feat: Java SimulationWithTransactions

v0.14.0

Toggle v0.14.0's commit message
chore: Initial commit

0