Skip to content
  • Alexander Wellbrock's avatar
    ci: add test jobs with postgresql server · d8d74dfc
    Alexander Wellbrock authored
    A postgresql server will be started inside the container of the job that
    is used for the test cases and coverage report.
    
    The test script is updated such that it starts a postgresql container if
    no database is running locally, otherwise it uses the local database.
    d8d74dfc