Commit Graph

25 Commits

Author SHA1 Message Date
Jonathan Cook
7f7ab8a9c5 Merge pull request #8888 from mikebski/BAEL-3646
[BAEL-3646] Conditional Flow in Spring Batch
2020-04-05 16:53:25 +02:00
mike b
22a929dc01 [BAEL-3646] addressing pr issues 2020-03-24 10:36:56 -04:00
dupirefr
e368815ec8 [JAVA-958] Standardize packages in spring-batch module 2020-03-20 08:07:32 +01:00
mike b
1b29ede6b1 [BAEL-3646] Fixing tests per review comments 2020-03-19 20:15:52 -04:00
mike b
4755fff159 [BAEL-3646] Addressing PR comments 2020-03-17 10:06:34 -04:00
mike b
5254865821 [BAEL-3646] Conditional Flow in Spring Batch 2020-03-15 14:14:46 -04:00
Shubhra
ca2236303f BAEL-3298 Some merge changes 2020-03-13 00:21:20 +05:30
Shubhra Srivastava
c2d8fb0a3c Updating id to 9999 2020-02-19 11:01:34 +05:30
Shubhra
0992a4c1f9 BAEL-3298 Updating names of testcases 2020-02-11 10:46:23 +05:30
Shubhra
dcd70e3973 BAEL-3298 minor update 2020-02-11 10:18:39 +05:30
Shubhra
c75b57d9fa BAEL-3298 Using @MockBean 2020-02-11 10:16:20 +05:30
Shubhra
d41c6d9676 BAEL-3298 Some more refactoring 2020-02-11 09:46:58 +05:30
Shubhra Srivastava
07962cd553 Minor refactoring in test class 2020-02-11 07:31:32 +05:30
Shubhra
0cb246b0be BAEL-3298 Some more refactoring 2020-02-09 19:13:33 +05:30
Shubhra
ef9cf05bc9 BAEL-3298 Adding tests and refactoring 2020-02-09 18:16:20 +05:30
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
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
Dhawal Kapil
b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
sachin29aug
764dff1bd9 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 20 modules.. work in progress..) 2018-09-09 16:10:21 -04:00
mmchsusan
34f4a6bdb9 Bael-1965: using awaitility in test (#4691)
* how to trigger and stop scheduled batch job

* Replace thread.sleep to awaitility tool in integration testing
2018-07-12 19:22:05 +02:00
mmchsusan
0ad3423219 how to trigger and stop scheduled batch job (#4671) 2018-07-10 08:09:31 +02:00
Amit Pandey
7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Magdalena Krause
40e23a70e7 BAEL-1543: Moving from XML to Java based Spring config. 2018-02-20 10:43:07 -03:00
Magdalena Krause
d09a828a58 BAEL-1543: Changing tests names. 2018-02-15 13:28:56 -03:00
Magdalena Krause
443e990fd1 BAEL-1543: Spring Batch: Tasklets vs Chunks 2018-02-15 13:23:00 -03:00