UniversityOfSaskatchewanCMPT371 / term-project-2024-team-3

3 stars 2 forks source link

311 redirect issue #312

Closed glenntanjoh closed 6 months ago

glenntanjoh commented 6 months ago

Resolves #311

Description

Modified authentication logic to redirect user to Landing page instead of Login Page after logout button is clicked. Edited the test text to reflect change.

github-actions[bot] commented 6 months ago

Backend Code Coverage Report

Overall Project 29.85% :x:

There is no coverage information present for the Files changed

github-actions[bot] commented 6 months ago

Frontend Code Coverage Report

St.:grey_question:
Category Percentage Covered / Total
🟑 Statements
74.22% (+74.22% πŸ”Ό)
665/896
πŸ”΄ Branches
54.66% (+54.66% πŸ”Ό)
170/311
🟑 Functions
70.91% (+70.91% πŸ”Ό)
156/220
🟑 Lines
74.69% (+74.69% πŸ”Ό)
664/889
Show new covered files 🐣
|
St.:grey_question:
| File | Statements | Branches | Functions | Lines | | :-: | :- | :- | :- | :- | :- | | 🟒 |
`...` / baseapi.ts
| 100% | 75% | 100% | 100% | | 🟒 | shared/api/Api.ts | 100% | 93.75% | 100% | 100% | | 🟒 |
`...` / useSignup.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / SignUpPage.tsx
| 83.05% | 69.23% | 71.43% | 83.05% | | 🟑 |
`...` / index.ts
| 60% | 17.65% | 100% | 60% | | 🟒 |
`...` / useUpload.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / index.tsx
| 100% | 100% | 100% | 100% | | πŸ”΄ |
`...` / FileDropzone.tsx
| 1.72% | 0% | 0% | 1.85% | | 🟒 |
`...` / useLogin.ts
| 100% | 100% | 100% | 100% | | 🟑 |
`...` / ErrorSnackbar.tsx
| 73.33% | 66.67% | 50% | 73.33% | | 🟑 |
`...` / LoginPage.tsx
| 77.78% | 70% | 60% | 77.78% | | 🟒 |
`...` / PrivacyPolicy.tsx
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / useGetUser.ts
| 91.67% | 100% | 83.33% | 91.67% | | 🟒 |
`...` / useLogout.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / useDeleteAccount.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / useDeleteData.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / useChangePassword.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / confirm-modal.css
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / ConfirmModal.tsx
| 100% | 75% | 100% | 100% | | 🟒 |
`...` / LoadingSpinner.css
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / LoadingSpinner.tsx
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / profile.css
| 100% | 100% | 100% | 100% | | πŸ”΄ |
`...` / ProfilePage.tsx
| 50% | 50% | 7.14% | 50% | | 🟒 |
`...` / useIsUserLoggedIn.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / useAuth.tsx
| 90% | 50% | 100% | 88.89% | | 🟒 |
`...` / HelpPopup.tsx
| 85.71% | 56.25% | 100% | 85.71% | | 🟒 |
`...` / ProgressBar.tsx
| 93.55% | 89.47% | 100% | 93.55% | | 🟒 |
`...` / useGetProcessedDataList.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / usePredictFile.ts
| 100% | 100% | 100% | 100% | | πŸ”΄ |
`...` / useDownload.ts
| 46.88% | 0% | 75% | 50% | | πŸ”΄ |
`...` / ProcessedDataPage.tsx
| 49.33% | 29.73% | 66.67% | 49.33% | | 🟒 |
`...` / useGetUploadedFiles.ts
| 91.67% | 100% | 83.33% | 91.67% | | 🟒 |
`...` / useProcessFile.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / UploadedFiles.tsx
| 91.11% | 66.67% | 100% | 91.11% | | 🟒 |
`...` / loading-modal.css
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / LoadingModal.tsx
| 100% | 100% | 100% | 100% | | πŸ”΄ |
`...` / ProfileMenu.tsx
| 58.33% | 50% | 20% | 58.33% | | 🟒 |
`...` / Navbar.tsx
| 90.91% | 75% | 66.67% | 90.91% | | 🟑 |
`...` / HomePage.tsx
| 62.5% | 100% | 50% | 62.5% | | 🟒 |
`...` / ProtectedRoute.tsx
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / useGetPredictedDataList.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / Logout.tsx
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / AboutUs.tsx
| 85% | 66.67% | 100% | 85% | | 🟒 |
`...` / useDeleteFile.ts
| 100% | 100% | 100% | 100% | | 🟒 |
`...` / PredictedDataPage.tsx
| 88.24% | 54.17% | 90% | 88.24% | | πŸ”΄ |
`...` / FileUploadPage.tsx
| 45.45% | 25% | 40% | 45.45% | | 🟒 |
`...` / FileDropzoneControls.tsx
| 100% | 100% | 100% | 100% | | πŸ”΄ |
`...` / GoogleLogin.tsx
| 0% | 0% | 0% | 0% |

Test suite run success

135 tests passing in 42 suites.

Report generated by πŸ§ͺjest coverage report action from a57c37e0a6c21589b8a41839adf42703938c2e54