wapi-lib/apps/wapi/test/wapi_provider_tests_SUITE_data
Артем 36cd1ebb3a
Update from fistful master (#5)
* FF-234: wapi withdrawal tests (#317)

* add tests, 3 tests not works, it's save commit

* not work, save commit

* add tests, fix wapi_withdrawal_backend/wapi_wallet_thrift_handler missing exceptions

* fixes

* fix specs

* add functions-helpers to reduce code size

Co-authored-by: y.beliakov <y.beliakov@rbkmoney.com>

* FF-231: wapi wallet test (#318)

* add test functions, fix wapi wallet backend

* add helper functions to reduce code size

Co-authored-by: y.beliakov <y.beliakov@rbkmoney.com>

* + wapi identity common test (#310)

* + wapi identity common test

* fix lint

* fix lint

* add test helper functions

* fix context issue (return ct_helper_cfg call to call_api call)

* fix function name

Co-authored-by: y.beliakov <y.beliakov@rbkmoney.com>

* FF-225: Refactor provider api (#316)

* added provider backend

* added provider service

* refactored wapi, added tests

* fixed

* FF-229: wapi destination tests (#319)

* add a few tests

* add tests

* add helper functions to reduce code size

* delete useless copy-paste test functions

* rework tests

Co-authored-by: y.beliakov <y.beliakov@rbkmoney.com>

* Update bender (#320)

* FF-233: wapi w2w test (#321)

* add test, only one test works, save commit

* add tests, some tests doesn't works, save commit

* rest of tests done, fix w2w backend/thrift_handler

* add test helpers to reduce code size

* fix

Co-authored-by: y.beliakov <y.beliakov@rbkmoney.com>

* add tests, fix backend/handler (#323)

y.beliakov <y.beliakov@rbkmoney.com>

* FF-207: transaction_bound event on withdrawal session (#315)

* MSPF-579: Prometheus metrics (#325)

* Add prometheus to deps, update lockfile

* Update build images

* Add metrics route

* Provide sample prometheus config

* Update build_utils

* Inmplement map_error from new codegen

* Revert "Inmplement map_error from new codegen"

This reverts commit 9698ede3b386cca48623eb58c9ab4ca7ebfe5e4b.

* Revert "Update build images"

This reverts commit 1e19757b63d0acabf614a56874e985d2d900551f.

* Revert "Update build_utils"

This reverts commit 226b7ac3ab47af3064b50c3ec263cb6bc1f5732c.

* FF-226: Withdrawal session finish notification (#314)

* FF-219: wapi getP2PTransferEvents via thrift backend (#322)

* bump fistful_proto
* p2psession GetEvents support
* meck

* Revert "FF-226: Withdrawal session finish notification (#314)" (#329)

This reverts commit 96186224def071accad19708414e85ae8492e7a8.

* FF-236: ff_transfer instrument disassemble (#324)

* first compilable version, not work, xref failed, need to rework ff_instrument externak calls into ff_source/ff_destination_calls

* fix source/destination external calls

* fix remaining source/dest external calls, fix ff_server child specs constructor, fix format etc

* fix

* fixes

* fix todo-comments

* fixes

* fix migration to version_1

* fixes

Co-authored-by: Sergey Yelin <elinsn@gmail.com>

* FF-226: Withdrawal session finish notification (1 part) (#330)

* FF-226: Withdrawal session finish notification (2nd part) (#331)

* FF-226: Withdrawal session finish notification (3rd part) (#332)

* MSPG-615: Remove lazy party creation (#326)

* Disable lazy party creation

* Add new return type to function spec

* Upgrade fistful_proto

* Throw PartyNotFound error if nessesary

* Test that lazy party creation doesn't work anymore

* Uncomment tests

* Pass Context directly

* +fix p2p_session service url (#333)

* fix service url

* fix authData on Sender thrift

* drop get_default_termset on wapi_thift_SUITE

* rename service w2w_transfer to fistful_w2w_transfer

* rename service p2p_transfer to fistful_p2p_transfer

* rename service p2p_session to fistful_p2p_session

* sys.config service url examples

* fix: Revert everything & add erts (#335)

* Revert everything back to prometheus_metrics

* Include erts

* FF-226: Withdrawal session finish notification (1 part) (#337)

* FF-226: Fix for failing machines in part 1 (#338)

* FF-236: ff_transfer instrument disassemble (cherry pick from revert)

* first compilable version, not work, xref failed, need to rework ff_instrument externak calls into ff_source/ff_destination_calls

* fix source/destination external calls

* fix remaining source/dest external calls, fix ff_server child specs constructor, fix format etc

* fix

* fixes

* fix todo-comments

* fixes

* fix migration to version_1

* fixes

Co-authored-by: Sergey Yelin <elinsn@gmail.com>
(cherry picked from commit d2336c26b2acf3577507c9addd0507e572718b8b)

* FF-226: Withdrawal session finish notification (2nd part) (again) (#342)

* FF-226: Withdrawal session finish notification (3rd part) (again) (#343)

* FF-219: wapi getP2PTransferEvents via thrift backend (#322) (#336)

* MSPG-615: Remove lazy party creation (#326) (#341)

* Disable lazy party creation

* Add new return type to function spec

* Upgrade fistful_proto

* Throw PartyNotFound error if nessesary

* Test that lazy party creation doesn't work anymore

* Uncomment tests

* Pass Context directly

(cherry picked from commit bfc88dcb378a66f69f86121b309bb5fa3566b07b)

* erlfrm code formatter (#347)

* 473: migrate to Alpine  (#346)

* Add uzcard (#350)

* Add uzcard

* Increase back decreased timeout to ensure test success

* Upgrade services (#348)

* Upgrade services

* Upgrade more services

* bump damsel with yandexpay (#352)

* FF-237: update lechiffre (part1) (#344)

* update lechiffre

* drop support base64 resource tokens

* naive idempotent support

* quoteToken code refactoring

* fix metadata error p2p_transfer

Co-authored-by: Артем <WWW_cool@inbox.ru>

* +remove debug message (#355)

* FF-237: +bump wapi_pcidss image +drop old keys +bump build-utils (#357)

* FF-237: ResourceToken expiration (#356)

* FF-237: bump wapi-pcidss (#358)

* upgrade world (#360)

* compose: bump images (#362)

* bump proxy-mocketbank

* bump binbase

* Upgrade kds (#363)

* fixed after merge

* formated

* removed old deps

* fixed

* fixed

* returned to old uac

Co-authored-by: George Belyakov <8051393+georgemadskillz@users.noreply.github.com>
Co-authored-by: y.beliakov <y.beliakov@rbkmoney.com>
Co-authored-by: Sergey Yelin <elinsn@gmail.com>
Co-authored-by: dinama <dinama@users.noreply.github.com>
Co-authored-by: Toporkov Igor <i.toporkov@rbkmoney.com>
Co-authored-by: Alexey <kehitt@users.noreply.github.com>
2021-02-01 18:13:51 +03:00
..
jwk.json Update from fistful master (#4) 2020-11-11 20:09:42 +03:00
jwk.priv.json Update from fistful master (#5) 2021-02-01 18:13:51 +03:00
jwk.publ.json Update from fistful master (#5) 2021-02-01 18:13:51 +03:00
private.pem Update from fistful master (#4) 2020-11-11 20:09:42 +03:00