Lab6 - bounswe/bounswe2025group5 GitHub Wiki
Lab 6 report
Abdurrahman Arslan
| Contribution | Related Reference | |
|---|---|---|
| 1 | Created issues for unit tests. Vitest is decided to be used after discussions | issue,issue |
| 2 | Implemented necessary changnes for my pr and it got merged. Fix challenge cards, mainpage and change the design. | pr |
Abdülkerim Kasar
| Contribution | Related Reference | |
|---|---|---|
| 1 | Took the meeting notes of this lab. | Link |
| 2 | Discussed about the APK of the mobile app with TAs | |
| 3 | Opened and assigned issues | #602,#603 and #604 |
Ali Bartu Konca
| Contribution | Related Reference | |
|---|---|---|
| 1 | Opened the issues related to unit tests for backend | Main Issue, SubIssue-1, SubIssue-2, SubIssue-3, SubIssue-3, SubIssue-4, SubIssue-5, SubIssue-6, SubIssue-7, SubIssue-8, SubIssue-9, SubIssue-10 |
| 2 | Implemented the PostController and ChallengeController Unit Tests, details in comments | PostController Issue ChallengeContoller Issue |
| 3 | Reviewed these issues | AuthController Issue, WasteLog Issue, WasteGoal Issue |
| 4 | Reviewed and merged a PR | PR |
Arda Yalçındağ
| Contribution | Related Reference | |
|---|---|---|
| 1 | We decided to use vitest for unit tests, and researched it. I have tried to implement unit tests with vitest but we decided to research it first and learn how to do it properly. | vitest guide, #614 |
| 2 | Talked about how we can use Selenium in frontend, inspected the document in Moodle , decided to focus on unit tests first. | - |
| 3 | Created a parent issue for unit tests in frontend. | #590 |
| 4 | Created sub-issues for components I have coded. | #592, #609, #611, #612 |
| 5 | We have discussed recent UI updates in frontend with Abdurrahman Arslan. | #575 |
Cengiz Bilal Sarı
| Contribution | Related Reference | |
|---|---|---|
| 1 | write unit tests for auth controller | #578 |
| 2 | write unit tests for waste goal controller | #587 |
| 3 | write unit tests for waste log controller | #588 |
| 4 | review unit tests for challenge controller | #579 |
| 5 | write unit tests for post controller | #582 |
| 6 | open the PR | #610 |
Emre Kılıç
| Contribution | Related Reference | |
|---|---|---|
| 1 | Assigned issues about testing | #591, #595, #598 |
| 2 | Discussed about the APK of the mobile app with TAs | |
| 3 | Opened PR for fixing challenge unit | #601 |
Osman Yusuf Tosun
| Contribution | Related Reference |
|---|
Serdar Bahar
| Contribution | Related Reference | |
|---|---|---|
| 1 | Opened issues for unit test coverage for mobile | #596, #599, #600 |
| 2 | Created PR regarding enforcing color contrast in mobile app | #605 |
Yusuf Onur Öksüz
| Contribution | Related Reference | |
|---|---|---|
| 1 | Opened issues for unit test covereges in mobile team | #598 #597 #595 #594 #591 |
| 2 | Learned about how the tests are expected from the customer (TA) | - |
| 3 | Started implementing Save, Like toggle buttons' unit tests in mobile | #commit |
Yüksel Eren Şen
| Contribution | Related Reference | |
|---|---|---|
| 1 | Discussed and decided on the testing tools coverage for frontend | issue |
| 2 | Opened unit test issues for the components I implemented | issue issue issue issue |
| 3 | Made research about the test tools vitest, playwright and selenium | issue |