Commit Graph

2 Commits

Author SHA1 Message Date
Loredana Crusoveanu 24c2d1aa43
Update README.md 2024-04-11 19:25:45 +03:00
Adrian Chlebosz af3a000b1e
BAEL-7544: Disable enable scheduling on spring tests (#16125)
* BEAL-7544: Add examples showing how to disable scheduled tasks for testing

* BEAL-7544: Get rid of final keywords

* BEAL-7544: Add the config and test showing the case when the scheduling is simply turned on

* BEAL-7544: Introduce amendments after review

- add initialDelayString param to the scheduled annotation on the tested method
- delete unnecessary unit test

* BEAL-7544: Move code to new module
2024-04-10 18:50:10 -05:00