Skip to content

Update config and job persistence unit tests to run migrations #5857

Closed
@tuliren

Description

@tuliren

Current Behavior

After introducing Flyway migration, any unit test that depends on the database need to run the migrations first. Currently most such unit tests do not do this. It is not a problem now because there is no Flyway migration yet. But we will run into this problem soon.

Expected Behavior

Unit test should work after Flyway migrations are introduced in the future.

Are you willing to submit a PR?

Yes.

Metadata

Metadata

Assignees

Labels

type/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions