Thomas Deblock

Results 11 comments of Thomas Deblock

@authorjapps I have fill the TODO. Ports are random and generated by docker. there are set during the environment start. @santhoshTpixler yes we can override the `host.properties` file using command...

It's a script runned by the ci. the script do : - start docker-compose on random port - get port chossen by docker-composer - set the jvm args or env...

Yes I can do that for API endpoint, but it's not easy to read... JSON test are already very hard to read. And are there a solution for kafka connection?

Hi @making I have a more complexe situation and I don't know if it's possible to solve it with yavi. I have the following objects: ``` java public class Customer...

I use the version `0.110.2` with the proscenic 790T integration https://github.com/deblockt/hass-proscenic-790T-vacuum

I understand the issue. Where are you found the status list? I'm creating a proscenic vacuum integration and I'have not found any documentation about the status.

I can see that on translation, you manage the following status: - Cleaning - Paused - Idle - Charging What is displayed when the vacuum return to home? I can...

Thanks, so far I have used `ConnectionAccessor` to get the same connection as `DatabaseClient`.

Hello, We have the same problem mocking `Injector` on Angular 8. My problem is that the mocked method is abstract. Maybe it's the same for you. https://github.com/NagRock/ts-mockito/issues/112

Yes I would be very happy if you would look at the documentation