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

chore(): remplace Jest par Vitest #76

Merged
merged 7 commits into from
Dec 16, 2024
Merged

chore(): remplace Jest par Vitest #76

merged 7 commits into from
Dec 16, 2024

Conversation

vmaubert
Copy link
Collaborator

No description provided.

@vmaubert vmaubert marked this pull request as ready for review December 12, 2024 07:46
@vmaubert vmaubert requested a review from jrivals December 12, 2024 07:46
server/services/mailService/index.ts Outdated Show resolved Hide resolved
knexfile.ts Outdated
@@ -0,0 +1,20 @@
// Update with your config settings.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ce n'est pas possible de mutualiser avec le fichier knex.ts de server (que ce fichier soit là ou ailleurs) ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je viens de nettoyer tout ça, je pense qu'on peut encore mieux faire avec la seed de dummy.
Par exemple arrêter de faire du knex pour la seed, et faire un script tout simple en TS.

@vmaubert vmaubert requested a review from jrivals December 12, 2024 15:59
@vmaubert vmaubert merged commit 2a2c19a into main Dec 16, 2024
5 checks passed
@vmaubert vmaubert deleted the chore-knex-vitest branch December 17, 2024 16:42
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.

2 participants