Commit Graph

6 Commits

Author SHA1 Message Date
d15ed7ffec
Static analysis (#23)
* lint stage for a workflow
* golangci-lint config
* lint only new code or last commit
* run lint only for pull requests
2021-02-09 14:57:14 +03:00
Alex Lushpai
2eb1b78871
Update product name, cleanup annotations (#22) 2020-12-15 13:35:47 +03:00
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
b1ac06c604 fixes for tests & more tests 2019-10-18 15:18:00 +03:00
f5ae2ea6c5 Feature: HTTP client configuration 2019-10-18 13:18:49 +03:00
bd5de124be part of tests 2019-09-18 18:02:40 +03:00