You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [WIP] Convert remaining tests to junit 5
Let's see if that works
* remove junit 4
* temporaily add system.out.prinltn to test if all are run
* fix gradle not executing tests correclty
* fix gradle syntax error
* add more logging
* fix psql driver name and url
* Manually call setup and clear in each test
* fix typo and call clear
* fix unmodifable error
* fix field map error
* fix id
* SetID does not store value as internal id field
* add some comments for further debugging hints
call clear in setup to ensure empty tables and no leftovers from failures
* fix copy paste error
* Cleanup code
* Don't allow codecov to fail
* Temporarily allow failure of database tests
* Readd database test to codecov
* Try to ignore failures the other way
* Or maybe this way?
* Yet another try
* Well...maybe now
Co-Authored-By: Tobias Diez <tobiasdiez@gmx.de>
0 commit comments