Skip to content

Release v1.0.0 beta.3#291

Merged
ebrahimmfadae merged 47 commits intomainfrom
release-1.0.0-beta.3
Jun 18, 2022
Merged

Release v1.0.0 beta.3#291
ebrahimmfadae merged 47 commits intomainfrom
release-1.0.0-beta.3

Conversation

@ebrahimmfadae
Copy link
Copy Markdown
Contributor

No description provided.

Marchosiax and others added 30 commits May 22, 2022 13:18
* wallet: Add isWithdrawAllowed test

* wallet: Use mockito-kotlin library

* wallet: Use assertJ

* wallet: Add base class for testing services

* wallet: Add is withdraw allowed tests to wallet owner

* wallet: Add wallet manager tests

* wallet: Add wallet owner manager tests

* wallet: Add currency service tests

* wallet: Add transfer service tests

* wallet: Add more tests to wallet manager

* wallet: Improve update balance test coverage

* wallet: Improve is withdraw allowed test coverage

* wallet: Add is deposit allowed tests

* wallet: Refactor wallet owner manager

* wallet: Refactor transfer service tests

* wallet: Refactor currency service tests

* wallet: Organize tests

* wallet: Improve wallet manager tests

* wallet: Improve currency service tests

* wallet: Improve wallet owner manager tests

* wallet: Improve wallet owner manager tests

* wallet: Improve wallet manager tests

* wallet: Improve transfer service tests

* wallet: Improve wallet manager tests

* wallet: Use onBlocking in tests to support suspend functions

* wallet: Refactor tests

* wallet: Refactor tests

* matching-gateway: Add create order tests

* matching-gateway: Improve tests

* matching-gateway: Improve kafka health indicator

* matching-gateway: Add more tests

* api: Add test classes

* api: Add symbol mapper tests

* api: Add order persister tests

* api: Add trade persister tests

* api: Add user query handler tests

* api: Add market query handler tests

* api: Add more order persister tests

* api: Add market query handler test stubs

* api: Add user query handler test stubs

* api: Add stubbing methods

* api: Refactor tests given data

* maven: Skip tests on build

* maven: Fix mockito-kotlin dependencies

* maven: Fix mockito-kotlin dependencies

* api: Refactor market query handler tests

* api: Refactor user query handler tests

* api: Refactor market query handler tests

* api: Improve tests sample data

* api: Remove hardcoded data from tests

* api: Improve test case titles

* api: Move tests to postgres module

* wallet: Move each test to its correspondence module

* wallet: Remove base classes

* matching-gateway: Remove test base classes

* wallet: Remove test folder from wallet-app

* wallet: Improve test titles

* matching-gateway: Refactor order service tests
…ing gateway (#282)

* wallet: Use data classes in models

* wallet: Use samples data

* wallet: [WIP] Refactor wallet manager

* wallet: Use samples in tests

* wallet: Refactor tests

* wallet: Resolve all failed tests

* matching-gateway: [WIP] Add samples object

* Use mockK in tests

* Convert all doubles to decimal

* matching-gateway: Resolve failed tests

* wallet: Refactor tests

* api: Resolve failed tests

* wallet: Remove user limits

* accountant: Fix failed tests

* GitHub: Add testing step to workflows
* Changing register flow

* Starting verify email

* Add password policy

* Fix issues

* Uncomment captcha

* Close #254: custom verify service

* Uncomment captcha

* Fix request verify issue

* Add ActionTokenResult
* bc-gateway: Add ability to add reserved addresses by file

* bc-gateway: Ignore constraint errors when adding address

Co-authored-by: ebrahimmfadae <[email protected]>
* bc-gateway: Remove every sync related class

* bc-gateway: Code cleanup

* bc-gateway: Remove chain_address_types chain uniqueness constraint

* bc-gateway: Add wallet sync controller

* vault: Add chain scanner secrets

* Remove configure.sh

* bc-gateway: Fix runtime issues

* preferences: Update preferences

* preferences: Throw exception on wrong config file

* preferences: Fix object notation

* vault: Update config file

Co-authored-by: ebrahimmfadae <[email protected]>
@ebrahimmfadae ebrahimmfadae self-assigned this Jun 17, 2022
@ebrahimmfadae ebrahimmfadae added bug Something isn't working enhancement New feature or request labels Jun 17, 2022
@ebrahimmfadae ebrahimmfadae added this to the v1.0.0 milestone Jun 17, 2022
@ebrahimmfadae ebrahimmfadae requested a review from Marchosiax June 17, 2022 06:32
@ebrahimmfadae ebrahimmfadae merged commit aec4a78 into main Jun 18, 2022
@ebrahimmfadae ebrahimmfadae deleted the release-1.0.0-beta.3 branch June 18, 2022 08:39
@Marchosiax Marchosiax linked an issue Jun 18, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User level and role improvements

2 participants