Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Migrate Testing Framework from Jest to Vitest #2457

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
17baee2
configuring vitest
prayanshchh Nov 20, 2024
a117b91
migrating AddOn tests to vitest
prayanshchh Nov 21, 2024
0fc12b2
removing unnecessay alias
prayanshchh Nov 21, 2024
4ab8e9b
Merge branch 'develop-postgres' into migration_to_vitest
prayanshchh Nov 23, 2024
565c161
eslint fix
prayanshchh Nov 23, 2024
3d8cb16
suggestion #2
prayanshchh Nov 23, 2024
8708339
Merge branch 'develop-postgres' into migration_to_vitest
prayanshchh Nov 24, 2024
637f386
workflow setup
prayanshchh Nov 24, 2024
1c9ad17
Merge branch 'migration_to_vitest' of https://github.com/prayanshchh/…
prayanshchh Nov 24, 2024
9c24516
fix: tsdoc workflow
varshith257 Nov 24, 2024
79a8903
reformat comment to tsdoc fmt
varshith257 Nov 24, 2024
c1ef506
resolving jest, vitest workflow
prayanshchh Nov 25, 2024
297126a
Merge branch 'migration_to_vitest' of https://github.com/prayanshchh/…
prayanshchh Nov 25, 2024
265f5bd
Merge branch 'develop-postgres' into migration_to_vitest
prayanshchh Nov 25, 2024
1b9323d
lint error
prayanshchh Nov 25, 2024
1c34644
Merge branch 'migration_to_vitest' of https://github.com/prayanshchh/…
prayanshchh Nov 25, 2024
2cccb0b
add tsdoc comments
varshith257 Nov 25, 2024
b8d4c64
exit for workflow
prayanshchh Nov 25, 2024
dab3625
format yml fix
prayanshchh Nov 25, 2024
2f56784
fixing workflow
prayanshchh Nov 25, 2024
a7028fd
cleanup
varshith257 Nov 25, 2024
f0c45e0
ts error
prayanshchh Nov 25, 2024
220a555
Merge branch 'migration_to_vitest' of https://github.com/prayanshchh/…
prayanshchh Nov 25, 2024
2eac8c2
Update .eslintignore
varshith257 Nov 25, 2024
69f3217
tsconfig edit
prayanshchh Nov 25, 2024
05ae7b6
Merge branch 'migration_to_vitest' of https://github.com/prayanshchh/…
prayanshchh Nov 25, 2024
893d723
removing suggestions 2
prayanshchh Nov 25, 2024
98acc2f
Merge branch 'develop-postgres' into migration_to_vitest
varshith257 Nov 26, 2024
8bec841
Update vitest.config.ts
varshith257 Nov 26, 2024
11a6cb1
fmt
varshith257 Nov 26, 2024
c905d29
config update
prayanshchh Nov 26, 2024
a694964
merge
prayanshchh Nov 26, 2024
55ec1cc
ignoring .spec files for cov
prayanshchh Nov 26, 2024
99d8566
new suggestions
prayanshchh Nov 26, 2024
47f196e
merge reports
prayanshchh Nov 26, 2024
0e01e9a
Update vitest.config.ts
varshith257 Nov 26, 2024
96f9cd2
vitest run fix
prayanshchh Nov 26, 2024
8c8cdd9
Merge branch 'migration_to_vitest' of https://github.com/prayanshchh/…
prayanshchh Nov 26, 2024
1d933f4
report dir change
prayanshchh Nov 26, 2024
00c7b6b
report dir change 2
prayanshchh Nov 26, 2024
32df6a5
check workflow
prayanshchh Nov 26, 2024
0c23834
workflow update
prayanshchh Nov 26, 2024
bec94ad
fixing merge report
prayanshchh Nov 26, 2024
f4e1562
suggestion reverted
prayanshchh Nov 26, 2024
dbb8e2e
merge cov reports
prayanshchh Nov 26, 2024
ab6d03d
changing format of jest cov reports
prayanshchh Nov 26, 2024
6214b2f
Merge Coverage Reports Using lcov-result-merger
prayanshchh Nov 26, 2024
eea3f32
fixing merge report
prayanshchh Nov 26, 2024
220fc83
final changes
prayanshchh Nov 26, 2024
39d7676
final changes 2
prayanshchh Nov 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading