Final test checklist
kshitijzutshi opened this issue · 0 comments
Check the following in GCE deployed app:
✔ Normal User and Admin user logins are separate, Admin user can alone see dashboard
✔ User logged in alone can check recommendations
✔ If no playlist or song name selected - show appropriate message
✔ If playlist URI not of Spotify throw error on FE
✔ If song name not present in dataset show appropriate message
✔ Based on User song name recommendations - show Love it, like it, OK, hate it buttons and collect feedback from user for analytics
✔ Show WordCloud ☁ and cluster of the users playlist - this works for input of playlist URI only
✔ Run Pytest and corresponding coverage on test files using GitHub Actions - ✅
✔ Implement weekly email sending CRON workflow using GitHub actions based on user's last searched song name