Stephane Landelle

Results 37 issues of Stephane Landelle

See disabled tests in AuthTimeoutTest.

Defect

Mirror of https://github.com/netty/netty/issues/4528 Reminder to investigate and contribute

Defect

Mirror of https://github.com/netty/netty/issues/4509 Reminder to investigate and try to contribute here

Defect

DSL shouldn't let one fill unrelated properties (ex: nonce for BASIC auth). We probably should have one implementation per auth scheme.

Defect

- Scala version: 2.13.8 - wartremover version: 3.0.4 Hello, I'm struggling with the new `AutoUnboxing` wart that was introduced in 3.0.4. For example, I have some Java API that returns...

needs help

`java.nio.Path#toString` is the correct way to get the String representation, as explained by the javadoc (Path overrides toString). https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html#toString-- Still, `ToString` fails.

We could consider adding some random generator functions to Gatling Expression Language, such as: * random numbers (int, long), possibly with a range * random UUUI * random alphanum Strings...

Module - Core
Type - Feature
good first issue
help wanted

* tell appart Groups and Requests * for Groups, have distinct API for targeting duration and cumulated response times * for Groups, support `forAll`

Module - Core
Type - Feature

This ticket is a sibling of #4147 Gatling 3.7 will introduce a new DSL in Java. We want this DSL is be also usable in Kotlin. The goal of this...

Module - Recorder
Type - Feature