forked from spring-cloud/spring-cloud-dataflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added test for org.springframework.cloud.dataflow.server.service.Task…
…JobService.populateComposeTaskRunnerStatus. Fix DefaultTaskJobServiceTests to use just created ids in subsequent methods. Fix error in JdbcAggregateJobQueryDao with fixed schema in parameter. Remove logging of sql query. Polished the tests in the PR Used AssertJ instead of Junit Asserts polished the code that cleaned up the database Updated the populateCtrStatus so that the status was checked for `FAILED` vs notNull
- Loading branch information
Showing
2 changed files
with
112 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters