Alexandre Patelli
Alexandre Patelli
Implementation of the basic front module principles. A parent module with interfaces definitions, generic browser configuration definition and parallelism handling. ```[tasklist] ### Tasks - [ ] https://github.com/Decathlon/tzatziki/issues/254 - [ ]...
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...
I just want to know if it's possible to use this strategy without passport session enabled ? Thanks
See discussion : https://github.com/Decathlon/tzatziki/discussions/326 KafkaInterceptor and HttpInterceptor must be included in the Spring ComponentScan of the app started. It is not specified in the README
The module cucumber-junit-platform-engine has been released a few years ago now and seems really stable. We can migrate from cucumber-junit (JUnit 4) to cucumber-junit-platform-engine (JUnit 5) module. With JUnit 5...