Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Delete auto generated test file. * Use setup method and account factory in account entity to dto mapper test. * Use setup method and factories in account response mapper test. * Use setup method and test structure in account idm to dto mapper tests. * Use setup method and better test structure in account repo integration test. * Use setup and new test structure in account api test (part 1). * Use setup and new test structure in account api test (part 2). * Add missing description for test case. * update function and solve todo * Use setup and new test structure in account db service test * new test structure account idm service integration test * use setup for account idm service integration test * Use setup and new test structure in account.uc.spec.ts. * use setup for account idm service test * Use setup method and new test structure for account.validation.service test. * use setup and new test structure for account service integration test * Use setup method and new test structure in account.service.spec.ts test. * Fix order in account.service.integration.spec.ts * Remove unnecessary tests and resolved todos. * resolve security hotspot issue * resolve security hotspot issue * Edit describe massages * Edit describe massages part 2 --------- Co-authored-by: Maximilian Kreuzkam <[email protected]> Co-authored-by: Alaitwni <[email protected]> Co-authored-by: Fshmit <[email protected]>
- Loading branch information