Commit graph

12 commits

Author SHA1 Message Date
ialbert
1adc00a11e meta get all method unified exapmle 2022-11-07 11:56:55 +03:00
ialbert
fac3f80184 meta: example for money market security and test 2022-11-03 16:21:24 +03:00
psemenkov
a533e75fa4 http://git.mfd.msk/mfd/clearing/issues/7
---
marg
2022-09-26 18:55:53 +03:00
psemenkov
dd7610432a Merge remote-tracking branch 'origin/psemenkov' into psemenkov
# Conflicts:
#	clearing-parent/backend-api/src/test/ru/spcex/clearing/backendapi/controller/queue/account/BankAccountControllerTest.java
#	clearing-parent/backend-api/src/test/ru/spcex/clearing/backendapi/controller/queue/config/BankAccountControllerConfig.java
#	clearing-parent/backend-api/src/test/ru/spcex/clearing/backendapi/controller/queue/config/HazelcastServiceTestConfiguration.java
#	clearing-parent/backend-api/src/test/ru/spcex/clearing/backendapi/controller/queue/config/IOperator.java
2022-09-26 18:52:45 +03:00
psemenkov
7e87dcd542 http___git_mfd_msk_mfd_clearing_issues_7
---
not work maven test, part test (3 of 5) in BankAccountController
2022-09-26 18:50:14 +03:00
psemenkov
4b7d382689 http://git.mfd.msk/mfd/clearing/issues/7
---
added test for DeleteCompanyController.
2022-09-26 18:20:47 +03:00
psemenkov
9d1fc630a4 http://git.mfd.msk/mfd/clearing/issues/7
---
added test for BankAccountController with validation test for add method. For methods update and delete didn't do the check validation empty id because without id REST request for path "/securities/bank-accounts/" not work.
2022-09-26 18:20:47 +03:00
psemenkov
b63904f0e0 ---
added test for method add
2022-09-26 18:20:46 +03:00
psemenkov
ad7c38f0bb ---
added test class
2022-09-26 18:20:46 +03:00
psemenkov
11eb548d79 http://git.mfd.msk/mfd/clearing/issues/7
---
added test for BankAccountController with validation test for add method. For methods update and delete didn't do the check validation empty id because without id REST request for path "/securities/bank-accounts/" not work.
2022-09-26 14:00:34 +03:00
psemenkov
2ac22ddbdd ---
added test for method add
2022-09-23 18:25:01 +03:00
psemenkov
da2f2c12db ---
added test class
2022-09-22 19:30:11 +03:00