Skip to content

183 writing test case for the account modulein the admin module - #191

Open
jerrygirmaa wants to merge 24 commits into
release-02from
183-writing-test-case-for-the-account-modulein-the-admin-module
Open

jerrygirmaa wants to merge 24 commits into
release-02from
183-writing-test-case-for-the-account-modulein-the-admin-module

Conversation

@jerrygirmaa

@jerrygirmaa jerrygirmaa commented Apr 11, 2025

Copy link
Copy Markdown
Collaborator

implement unit test on account controller , service and pipe
run this command to run the test npx jest --config jest.config.ts src/modules/admin/account/account.controller.spec.ts,
npx jest --config jest.config.ts src/modules/admin/account/account.service.spec.ts,
npx jest --config jest.config.ts src/modules/admin/account/pipe/account-id/account-id.pipe.spec.ts

@jerrygirmaa
jerrygirmaa requested a review from bengeos April 11, 2025 16:07
@jerrygirmaa jerrygirmaa linked an issue Apr 11, 2025 that may be closed by this pull request
@jerrygirmaa jerrygirmaa self-assigned this Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Writing test case for the account module(in the admin module)

2 participants