tzatziki
tzatziki copied to clipboard
Decathlon library to ease and promote Test Driven Development of Java microservices!
First draft of the new front module we want to develop for tzatziki can be found in wiki : https://github.com/Decathlon/tzatziki/wiki/Module-:-Tzatziki-front Feel free to make suggestions or correction in comments. I...
Bumps `mockserver.version` from 5.13.2 to 5.15.0. Updates `org.mock-server:mockserver-client-java` from 5.13.2 to 5.15.0 Changelog Sourced from org.mock-server:mockserver-client-java's changelog. [5.15.0] - 2023-01-11 Added an image tag that allows container to run as...
When publishing a message in a topic, it is only possible to send a string in the key. : Although, it could be useful the send objects. As the key...
For the moment, i'm using the same method for for the main and retry topic  if i run a somple kafka test like below :  i'm having this...
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.22.3 to 10.17.0. Release notes Sourced from org.flywaydb:flyway-core's releases. Flyway 10.17.0 See release notes here CLI artifact available here Flyway 10.16.0 See release notes here CLI artifact...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.3.2. Release notes Sourced from org.springframework.boot:spring-boot-dependencies's releases. v3.3.2 :lady_beetle: Bug Fixes No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 #41521...
🚀 **Feature Request** Hello 👋🏼 **Subject**: Allow tzatziki {{var}} interpretation in report. **Example**: ``` Scenario: This is an example of scenario used in our team Given we post "{{tillURL}}/acquisitions": """...
Add support for Avro schemas that include arrays of nested records with a default value of null.
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.1-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.1 <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.2.1-jre</version> <!-- or, for Android: --> <version>33.2.1-android</version> </dependency> Jar files 33.2.1-jre.jar 33.2.1-android.jar Guava requires...