Skip to content

Update integration test DB version

Craig Smith requested to merge update_hsqldb_integration_test into main

What does this MR do?

This MR:

  • Updates database integration test to use HSQLBD 2.7.1
  • Removes old version of HSQLDB
  • Updates database fixture to use a database generated by the latest version of ZAP (which scanned against the basic site fixture)
  • Removes test_can_retrieve_inserted_values and test_can_reconnect_to_a_closed_database as they test behaviors DAST does not use
  • Removes ZAPDatabase.execute as DAST does not use this

This MR is the action from gitlab-org/gitlab#384111 (comment 1191043527)

What are the relevant issue numbers?

gitlab-org/gitlab#384111 (closed)

GitLab Docs MR

Edited by Craig Smith

Merge request reports