How to include request body field in wiremock response
testing
1 min read
testing 2 min read
java We performed a migration to Java 11 and a bug fix about negative symbol for negative numbers in Java ruined our implementation. This article describes the situation and the lessons learned.
3 min read
testing While BaseHttpServer is very fancy for quick and dirty tests, it's not easy to do testing on it. Discover how do I manage to test BaseHttpServer and mock dependencies
2 min read
testing Working with Mockito's ArgumentCaptor I discover it does not work as expected with child classes. This article describe a workaround to keep using it.
2 min read
testing Mocking external API with wiremock. Prepare a docker-compose bootstrap project for wiremock.
5 min read
raspberrypi The design and implementation of multiple QA services (Network tweaking, VPN, Packet analysis,..) on a NodeJS server on a Raspberry Pi