Commit Graph

8 Commits

Author SHA1 Message Date
ac9e7e768e
All retailCRM currencies support (#16)
* all currencies supported in retailCRM"
* function which allows to pick currency symbol without interacting with map
* tweak for new function test
* check for undefined currency code
* increase timeout for failing test
* refactored test to WaitGroup, which resulted in finding and fixing actual data race in the job object
2020-10-20 15:19:36 +03:00
9ad220967e allow alternative logger implementations 2019-12-26 17:23:26 +03:00
cd31e6ea9e prevent duplicating log items 2019-12-17 14:59:53 +03:00
d7bad94495 method to start all regular jobs in manager 2019-12-17 14:11:29 +03:00
9801b4d47f fixes for tests 2019-12-17 13:50:30 +03:00
37d815ba34 more tests, prevent test hangup 2019-12-17 12:16:54 +03:00
ee1de01b31 changes for JobManager internal logic, partial tests 2019-12-17 10:39:48 +03:00
c191d2c8e0 job manager draft 2019-12-16 17:24:40 +03:00