feat: update NEXT_STEPS.md with unit test details and add npm test to Dockerfile

This commit is contained in:
Nils-Johan Gynther
2026-04-16 19:30:01 +02:00
parent 3d610fa4ec
commit 8b12df4aa4
2 changed files with 8 additions and 5 deletions
+1
View File
@@ -15,6 +15,7 @@ COPY nest-cli.json ./
RUN npm install
RUN npx prisma generate
RUN npm test
RUN npm run build
# Stage 2: Kör applikationen