Lukas Sembera

Results 7 issues of Lukas Sembera

Hi, when I edit a photo (using the pencil icon) and save copy of the photo back to ente, EXIF information is lost.

- photos

We should setup docker automated build for all tags.

refactor

Currently, there are only Scala unit/integration tests, it is necessary to add the following ones: * CLI tests * Integration tests should run with multiple databases

refactor

Currently, if you don't want to hardcode password in the scenario configuration YAML, you can use `--password` cmdline parameter, which can be used to set password for all the units....

feature

Implement scenario timeout as command line parameter in ms.

feature

Currently statements with multiple `ResultSet` objects are not supported (only the first `ResultSet` is iterated over). http://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html#getMoreResults()

feature