Commit Graph

9 Commits

Author SHA1 Message Date
Glenn Renfro
4f0b68bd0b Identified depracations and updated the code 2023-03-20 14:01:45 -04:00
Glenn Renfro
f7d52e6f12 Merged MapTaskExecutionTests into TaskExecutionDaoTests
Removes duplicated code.

Resolves #427
2023-02-24 17:31:45 -05:00
Glenn Renfro
6d17f8dedb Replacing cloud.test.TestSocketUtils
Now utilizing the one provided by the spring framework
2022-11-28 20:49:00 -05:00
Glenn Renfro
76a5d12136 Updated to files to fit the Standard. 2022-07-25 11:41:43 -04:00
Glenn Renfro
23fb884e45 Updated code to support using WritableResource
resolves #842

Tests were temporarily commented out til Batch 4111 is resolved
2022-05-11 16:57:07 -04:00
Glenn Renfro
270b24be8b Updated tests so that they use TestSocketUtils instead of SocketUtils
Temporarily disabled tests for remote partition sample until Spring Cloud Deployer Local is fixed
2022-03-09 16:49:18 -05:00
Glenn Renfro
5cec7af1dd Updated test to make each batch instance unique.
This solves issue where Batch Instances were cleared out unnecessesarily
2020-10-20 14:33:58 -04:00
Michael Minella
4adddc8f29 Polish 2020-09-23 17:42:37 -05:00
Glenn Renfro
414cfc3e96 Introduction of single-step-batch-job sample
resolves #702
2020-09-23 17:42:30 -05:00