Week 5 #45
Replies: 2 comments
-
Dear CookHub Team, |
Beta Was this translation helpful? Give feedback.
-
Dear CookHub Team, Using xUnit.NET for the backend and Jest for the frontend is to our mind a good approach. As for your CI workflows implementation, the automatic execution of builds and tests on a GitHub server, along with email notifications for failed actions, is a robust setup. Great, that you've tested it, it adds an extra layer of reliability. All in all, you’ve done a great job, keep us informed about your future progress! Your Spotify Team |
Beta Was this translation helpful? Give feedback.
-
Hello backpackers,
This is our weekly discussion-blog to keep you up to date within our project progression.
For week 5 we have another view updates for you:
✅ We implemented our Testing-Frameworks:
✅ Implemented CI workflow:
npm ci
,dotnet restore
)npm run build
,dotnet build
)npm test
,dotnet test
)✅ CI Setup:
See you soon with another update!
Your CookHub Team
Beta Was this translation helpful? Give feedback.
All reactions