Benoit DUMONT
Benoit DUMONT
Add 2 actions in order to push or pull files from Cerberus to node in order to make them available for testing upload and download feature inside a browser. upload:...
adapt all SQL in order to support latest MySQL Version 8.
Benefit: - Cleaner Entity (Lombok). Getter and setter only defined when required. - Cleaner DAO. - No more .toJson() method - Remove/replace factory
There is today a proxy configuration available in order to activate and manage proxy call when performaing a service call : cerberus_proxy_active cerberus_proxy_host cerberus_proxy_port cerberus_proxy_nonproxyhosts cerberus_proxyauthentification_active cerberus_proxyauthentification_user cerberus_proxyauthentification_password This issue...
Allow Cerberus to interact with Flutter applications. Some ressources: https://docs.flutter.dev/cookbook/testing/integration/introduction https://stackoverflow.com/questions/64554232/add-id-to-element-in-flutter https://www.browserstack.com/guide/test-flutter-apps-with-appium a Flutter library to use: pro.truongsinh appium-flutter-finder 0.0.4
Allow Cerberus KAFKA Connector to support AVRO Schema registry.
Move the project to Java 11 compilation. Today it compile anfd runs fine in Java 11 but pom still point to Java 8.