Skip to content

Sprint 2 - Implement unit tests and CI#32

Merged
vbetsch merged 3 commits intomainfrom
develop
Jul 24, 2025
Merged

Sprint 2 - Implement unit tests and CI#32
vbetsch merged 3 commits intomainfrom
develop

Conversation

@vbetsch
Copy link
Owner

@vbetsch vbetsch commented Jul 24, 2025

No description provided.

vbetsch added 3 commits July 23, 2025 22:51
Merge pull request #27 from vbetsch/develop
* feat: Add units tests architecture

* chore(deps): Add jest dependencies

* chore(linter): Add jest into eslint

* chore(linter): Add eslint-plugin-no-comments

* chore(linter): Add no-comments/disallowComments

* chore(linter): Fix jest

* chore(linter): Fix eslintPluginNoComments

* chore(linter): Set no-comments on warn

* chore(linter): Remove eslint-plugin-no-comments

* chore(linter): Add @typescript-eslint/consistent-type-imports

* fix(linter): Fix import types

* chore(tests): Add jest config

* chore(tests): Add test command

* chore(deps): Add ts-node dependency

* chore(tests): Fix jest config

* revert(deps): Remove ts-node dependency

* chore(ide): Identify tests folder

* chore(ide): Exclude lib folder

* chore(tests): Add ts aliases in jest config

* test: Create tests for GetAllUsersUseCase

* test: Create tests for UsersList

* chore(tests): Create a setup file for UI

* chore(tests): Create tsconfig.jest.json

* test: Fix users-list.test.tsx
* ci: Create CI

* ci: Refactor naming

* chore(tests): Define coverage

* chore: Add coverage command

* ci: Run only PR

* chore(ide): Exclude coverage dir

* chore(tests): Ignore lib and prisma folders in coverage

* refactor(make): Refactor tests command

* chore(tests): Fix jest config

* perf(tests): Refactor jest config

* test: Add tests for UserAdapter

* chore: Create format check

* chore(linter): Import plugin:prettier/recommended

* chore(deps): Install eslint-config-prettier

* chore(make): Remove npm run format:c

* chore(linter): Remove formatter from linter

* chore(make): Add format commands

* ci: Add formatter:prettier job

* revert: Test to import prettier in linter again

* fix(linter): Fix configuration

* fix: Clean

* fix(make): Fix format command

* style: Format files with Prettier

* fix: Fix linter issues
@vbetsch vbetsch self-assigned this Jul 24, 2025
@vbetsch vbetsch added the production All the pull requests from develop into main label Jul 24, 2025
@vbetsch vbetsch merged commit 79e2f66 into main Jul 24, 2025
4 checks passed
vbetsch added a commit that referenced this pull request Jul 24, 2025
Merge pull request #32 from vbetsch/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

production All the pull requests from develop into main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant