-
Notifications
You must be signed in to change notification settings - Fork 0
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(test): mise à jour des tests avec la nouvelle infra #512
Conversation
gBusato
commented
Dec 19, 2024
- Ajout des tests dans le répertoire ui
- Remplacement de Jest dans le répertoire shared par Vitest
- Suppression de Jest du répetoire server
- Renommage des fichiers contenant des tests d'intégration : getRegion.test.ts --> getRegion.spec.ts
- Ajout de projets de tests dans le fichier vitest.workspace.ts
48ae8af
to
618427a
Compare
1fd6db0
to
5dce787
Compare
…ntégration / unitaires
5ae63c6
to
997583b
Compare
console.error("failed to migrate up"); | ||
console.error(error); | ||
console.error(errorInMigrations); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Est-ce qu'on prévoir un auto-migrate down si jamais le migrate-to-latest n'a pas fonctionné ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah bien vu
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
corrigé
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tu gères c'est top !
997583b
to
5f7a259
Compare
console.error("failed to migrate up"); | ||
console.error(error); | ||
console.error(errorInMigrations); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tu gères c'est top !
🎉 This PR is included in version 0.10.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |