aau-giraf / web-api

The backend API for GIRAF — a .NET-core project written in C#.
GNU General Public License v3.0
2 stars 5 forks source link

Bug/Integration tests failing #242

Closed ChristofferAAU closed 1 year ago

ChristofferAAU commented 2 years ago

Description

The bug throws an error with the connection to the database when running the integration test workflow. It only happens on the integrationtest branch

To Reproduce Steps to reproduce the behavior:

  1. Go to Actions
  2. Run the Integration test workflow
  3. Run api should now run for about six hours and

Expected outcome: It should perform the tests.

Actual Outcome: The flow runs for about six hours and then cancels itself.