Commit Graph

5 Commits

Author SHA1 Message Date
Shubhra Srivastava
9c56746eda BAEL-3298 Spring batch retry job (#8690)
* BAEL-3298 Spring batch retry job

* BAEL-3298 Adding tests and refactoring

* BAEL-3298 Some more refactoring

* Review comments

* Some refactoring

* Refactoring RetryItemProcessor

* Minor refactoring in test class

* BAEL-3298 Some more refactoring

* BAEL-3298 Using @MockBean

* BAEL-3298 minor update

* BAEL-3298 Updating names of testcases

* updating id to 9999

* Updating id to 9999

* Updating id to 9999
2020-02-22 10:20:14 +00:00
Sorin Zamfir
9199d0c895 BAEL-3299 - Testing a Spring Batch Job (#7982)
* BAEL-3299: First version. Broken tests

* BAEL-3299: Fix tests

* BAEL-3299: Include gitignore for output files

* BAEL-3299: Example of writer unit test

* BAEL-3299: Cleaned up and included more tests

* BAEL-3299: Updated to use JobParameters

* BAEL-3299: Fixed broken startup and included cleanup for tests

* BAEL-3299: Fine tuned version. Fixed formatting.

* BAEL-3299: Cleaned up redundant stuff

* BAEL-3299: Fixed formatting

* BAEL-3299: Moved source code in spring-batch module

* BAEL-3299: Fixed broken tests
2019-10-14 19:32:04 -07:00
kwoyke
c2b029fd85 BAEL-3093: Configuring Skip Logic in Spring Batch (#7946) 2019-10-07 05:45:19 +02:00
Hamed Mirzaei
4d85678e96 To enable multiple execution of a job with the same parameters 2019-05-07 10:22:42 +04:30
Grzegorz Piwowarek
43357b0809 Partitioner Refactor (#2434)
* Refactor Batch

* Refactor Batch
2017-08-14 11:00:51 +02:00