Skip to content

[TESTS] Reduce db-Cleanup Time #3127

@laz-001

Description

@laz-001

Is your feature request related to a problem? Please describe.

The database-cleanup (truncating) adds significant to the overall test-execution time.

Describe the solution you'd like

Reduce the necessity of database cleanup (truncation) before tests.

(Some tests will still depend on this)

Describe alternatives you've considered

  • to switch to transactional tests
    • possibly not applicable due to project constraints

Solution Paths

PR 2572

New Attempt

  • provide an incremental solution
    • add more unique data usage in tests
      • add tags to avoid cleanup

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions