Commit Graph

12 Commits

Author SHA1 Message Date
c79b3b0c0f
Sentry update, go 1.15 support
* Clone() method in Localizer component allows to clone it just like LocalizationMiddleware does.
* RavenClientInterface contains all *raven.Client method, which allows external use without type casting.
* Tests and godoc fix for Go 1.15.
2020-11-12 10:23:27 +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
1de2e5626f
Better stacktrace generation system, better tests for Sentry, new badge 2020-08-03 14:45:16 +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
318d8375ce use go 1.12 as latest version - forced by gorm 2019-09-19 14:41:05 +03:00
884cb53815 remove vendoring - it's not necessary for project 2019-09-19 14:37:16 +03:00
b81512cc85 badges, vendoring 2019-09-19 14:35:03 +03:00
4ddf6a5985 set lowest version of go to 1.11 2019-09-19 14:25:07 +03:00
94b7f17c6c test on newer golang versions 2019-09-19 14:22:15 +03:00
20dd81c489 go mod tidy 2019-09-19 14:19:36 +03:00
dba7552731 travis, codecov, more tests 2019-09-19 14:16:52 +03:00