qbicsoftware / offer-manager-2-portlet

The offer manager assists in creating offers with version control and person master data handling.
MIT License
2 stars 1 forks source link

DatabaseSessionSpec fails #72

Closed jenniferboedker closed 3 years ago

jenniferboedker commented 3 years ago

Describe the bug The method for creating a connection is outdated in the test class of the DatabaseSession.

To Reproduce Steps to reproduce the behavior:

  1. Go to the infrastructure model
  2. Go to the test folder
  3. open qoffer-infrastructure/src/test/groovy/life/qbic/portal/qoffer2/database/DatabaseSessionSpecification.groovy and see the IDE highlighting the method DatabaseSession.getDatabaseInstanceAlternative(properties) and DatabaseSession.logout(con)

Expected behavior The deprecated method should be replaced with the correct method.

KochTobi commented 3 years ago

The current implementation was removed. https://github.com/qbicsoftware/qoffer-2-portlet/pull/76/commits/211e57e7279d2f1e754e31007ba8299f879107ba