Commit Graph

470 Commits

Author SHA1 Message Date
Roman Pushkov
c43872da8c
Merge pull request #119 from rbkmoney/FF-114/ft/wallet_tests
FF-114: wallet tests
2019-09-18 15:02:57 +03:00
Roman Pushkov
138d49d804 refactoring 2019-09-17 20:01:40 +03:00
Roman Pushkov
67335a478c typo 2019-09-17 13:32:03 +03:00
Roman Pushkov
5b58d49448 formatting 2019-09-17 13:14:47 +03:00
Roman Pushkov
3178e4b4fb cleanup fix 2019-09-17 13:10:53 +03:00
Roman Pushkov
803472a839 fix tests 2019-09-17 12:17:06 +03:00
Roman Pushkov
153bbff563 fix tests 2019-09-17 11:49:08 +03:00
Roman Pushkov
95a6a4de62 fix types 2019-09-17 11:20:13 +03:00
Roman Pushkov
64aa94258b update wallet handler tests 2019-09-17 10:48:36 +03:00
Roman Pushkov
c363a52a7a update account validation error handling and types 2019-09-17 10:30:55 +03:00
Roman Pushkov
64f46d1f68 update account creation error handling and types 2019-09-17 10:29:09 +03:00
Roman Pushkov
8ae54edcb5 update wallet_machine error types 2019-09-17 10:27:26 +03:00
Roman Pushkov
8e133237ae update and refactor wallet tests 2019-09-17 10:26:43 +03:00
Roman Pushkov
f815bebfb3 remove unnecessary config 2019-09-17 10:26:22 +03:00
Boris
97372af4f1
PROXY-292 udpate dmsl(hot fix) (#121) 2019-09-16 19:58:24 +03:00
Roman Pushkov
31022a6646 some cleaning up 2019-09-13 17:38:09 +03:00
Roman Pushkov
c7f158ea9e add undefined and irreducible terms tests 2019-09-13 12:48:03 +03:00
Roman Pushkov
80a732ff7e some cleaning up 2019-09-13 12:46:23 +03:00
Roman Pushkov
517f39911e ignore tags 2019-09-13 12:46:23 +03:00
Roman Pushkov
bf5b1b1fe6 add euro to domain 2019-09-13 12:46:23 +03:00
Roman Pushkov
043f366534 add construct userinfo helper 2019-09-13 12:46:23 +03:00
Roman Pushkov
3716db03d2 add blocked, suspended, currency not allowed tests 2019-09-13 12:46:13 +03:00
Andrey Fadeev
99e5046601
FF-102 Fix withdrawal session migration (#118) 2019-08-28 20:31:14 +03:00
Andrew Mayorov
83876a00ff
Construct proper sets when marshalling (#117) 2019-08-26 18:41:26 +03:00
Артем
fcca901e20
FF-102: FIX - payment system convert (#116)
* fixed

* refixed

* micro

* removed comments
2019-08-23 17:25:18 +03:00
Andrew Mayorov
f849b9d4b0
Fix one more place w/ healthcheck setup (#115) 2019-08-22 17:33:39 +03:00
Артем
1324833ac2
FF-102: Add bin data to eventsink (#113)
* added new event to transfer, changed withdrawal in session data, migrate session create event

* added bin data to eventsink

* fixed test
2019-08-22 15:37:03 +03:00
Andrew Mayorov
f37bd9dc0f
MSPF-499: Bump to rbkmoney/erlang-health@c190cb8 (#112)
Enable healthcheck logging
2019-08-20 18:56:35 +03:00
Артем
682d92fbc4
FF-102: Bin data to withdrawal (#109)
* added ff_bin_data

* debugged, not tested

* changed to resource full type

* added requested changes

* nano
2019-08-14 12:45:21 +03:00
Andrey Fadeev
07b12ddd9f
Fix deposit idempotency (#110) 2019-08-13 11:47:52 +03:00
Артем
f897f91e58 FF-108: Webhooks (#100)
* added webhooks

* added tests

* updated swag

* debugged tests

* added requested changes
2019-08-12 13:58:18 +03:00
Toporkov Igor
a6825398b7
Merge pull request #108 from rbkmoney/FF-98/ft/remove_regex
FF-98: Remove cardholder regex
2019-08-08 15:34:26 +03:00
Igor Toporkov
dc4b20ef8d Bumped swag 2019-08-08 14:47:57 +03:00
Sergey Yelin
1732bcd146
Merge pull request #107 from rbkmoney/fix/CAPI-379/fix-crash-in-create-wallet
CAPI-379: Fix crash on not valid currency while creating wallet
2019-08-08 11:01:07 +03:00
Sergey Yelin
dcf4ce8cf5
Use standard create_error/0 2019-08-07 18:04:36 +03:00
Sergey Yelin
f8796b0020
Add new error type to spec 2019-08-07 17:31:27 +03:00
Sergey Yelin
6e3688b9af
CAPI-379: Add test 2019-08-07 16:20:38 +03:00
Sergey Yelin
c421500de9
Fix crash on currency_not_allowed when create wallet 2019-08-07 12:21:21 +03:00
Sergey Yelin
fea82c71c2
Merge pull request #105 from rbkmoney/fix/cors-policy
Update CORS policy
2019-08-06 23:53:43 +03:00
Andrew Mayorov
e2cc094d36 Fix typespecs 2019-08-06 23:26:21 +03:00
Andrew Mayorov
ebab598f33 Update CORS policy
... in line w/ rbkmoney/cowboy_cors@4cac7528
2019-08-06 22:10:43 +03:00
Sergey Yelin
82b155ee93
Merge pull request #104 from rbkmoney/fix-crash-access-log
Fix crash on empty body in cowboy_access_log
2019-08-06 16:42:15 +03:00
Sergey Yelin
27c9a684ea
Fix crash on empty body in cowboy_access_log 2019-08-06 15:08:57 +03:00
Toporkov Igor
dd38a98672
Merge pull request #103 from rbkmoney/fix/create_scope
Fix missing scope
2019-08-05 21:45:26 +03:00
Igor Toporkov
09940d53f1 Fix missing scope 2019-08-05 16:56:41 +03:00
Sergey Yelin
00d31ab2ff
Merge pull request #102 from rbkmoney/upgrade-hackney
Upgrade hackney (fix IPv6 issues)
2019-08-05 16:34:09 +03:00
Sergey Yelin
2e31eeebf1
Upgrade hackney (fix IPv6 issues) 2019-08-05 16:03:01 +03:00
Toporkov Igor
89faf7492b
Merge pull request #89 from rbkmoney/MSPF-468-update-erlang
MSPF-486: Upgrade Erlang and deps
2019-07-31 11:37:02 +03:00
Igor Toporkov
8b7ba89c00 Simplified typing, nowarn weird unmarshaling 2019-07-26 17:51:12 +03:00
Igor Toporkov
510215d1b8 Fixed level_id typo 2019-07-26 11:43:53 +03:00