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(test): mise à jour des tests avec la nouvelle infra #512

Merged
merged 7 commits into from
Dec 30, 2024

Conversation

gBusato
Copy link
Collaborator

@gBusato gBusato commented Dec 19, 2024

  1. Ajout des tests dans le répertoire ui
  2. Remplacement de Jest dans le répertoire shared par Vitest
  3. Suppression de Jest du répetoire server
  4. Renommage des fichiers contenant des tests d'intégration : getRegion.test.ts --> getRegion.spec.ts
  5. Ajout de projets de tests dans le fichier vitest.workspace.ts

@gBusato gBusato force-pushed the fix/test-int-new-infra branch from 48ae8af to 618427a Compare December 20, 2024 08:35
@gBusato gBusato force-pushed the fix/test-int-new-infra branch from 1fd6db0 to 5dce787 Compare December 30, 2024 14:26
@gBusato gBusato force-pushed the fix/test-int-new-infra branch from 5ae63c6 to 997583b Compare December 30, 2024 14:51
console.error("failed to migrate up");
console.error(error);
console.error(errorInMigrations);
Copy link
Collaborator

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é ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah bien vu

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

corrigé

Copy link
Collaborator

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 !

@gBusato gBusato force-pushed the fix/test-int-new-infra branch from 997583b to 5f7a259 Compare December 30, 2024 15:12
console.error("failed to migrate up");
console.error(error);
console.error(errorInMigrations);
Copy link
Collaborator

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 !

@gBusato gBusato merged commit 40214d5 into develop Dec 30, 2024
4 checks passed
@gBusato gBusato deleted the fix/test-int-new-infra branch December 30, 2024 15:23
Copy link

🎉 This PR is included in version 0.10.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants