mirror of
https://github.com/Floriansylvain/SnippetsManager.git
synced 2026-08-20 03:43:35 +02:00
WIP category routes standardization + snippets imp
This commit is contained in:
@@ -12,6 +12,8 @@ const testUserCredentials = {
|
||||
password: "aaaaaaaaaa"
|
||||
}
|
||||
|
||||
// Mettre a jour les routes Category en stockant les IDs sur GET pour reutiliser sur DELETE
|
||||
|
||||
beforeAll(async () => {
|
||||
await prisma.user.create({
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user