Eric Chauvin
Eric Chauvin
I created sample repo to illustrate the issue : https://github.com/bdbogjoe/grails-clover-integrationTest just run grails test-app and you will get exception : ``` java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)...
I'm not able to get correct coverage report using multi project with spock * in module core i have AbstractFoo::something() which is calling internally doSomething() * in module impl i...
i'm trying to use keep alive but i have this error : I'm running this is dedicated thread : ` client.keep_alive().alive()` but i have this error after delay of 300s...
I would like to create rest service using this lib to get data from pronote. Idea is to provide one endpoint per method, but i need to serialize object in...
related to issue : https://github.com/MaxWinterstein/toogoodtogo-ha-mqtt-bridge/issues/131
would it be possible to publish states of sensor outside of HA like tgtg/ (root can be configurable as well). And make HA optional. So it will be more flexible...
i update to 2.14.1, issue with QR login is fixed, but i'm still having the issue of expiration after few hours (last time 6h) ``` 2024-09-19 17:20:19,026 - pronote-rest -...