Skip to content

Commit 4b4c8b0

Browse files
committed
chore(report): added report for week 5
1 parent af3400e commit 4b4c8b0

File tree

2 files changed

+36
-3
lines changed

2 files changed

+36
-3
lines changed

docs/2024/rest/updates/valens/2024-06-27.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SPDX-FileCopyrightText: 2024 Valens Niyonsenga <valensniyonsenga2003@gmail.com>
1212

1313
# Week 4 meeting and activities
1414

15-
_(June 13,2024)_
15+
_(June 27,2024)_
1616

1717
## Attendees:
1818

@@ -21,10 +21,9 @@ _(June 13,2024)_
2121
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
2222
- [Divij Sharma](https://github.com/dvjsharma)
2323

24-
2524
## Activities:
2625

2726
- **test(api): finalized license API testing and added more unit test cases for upload, folder, group APIs**
2827
- Finalized license API testing.
2928
- Added more test cases covering upload, folder, and group controllers.
30-
- [test(api): finalized license API testing and added more unit test cases for upload, folder, group APIs.](https://github.com/fossology/fossology/pull/2767)
29+
- [test(api): finalized license API testing and added more unit test cases for upload, folder, group APIs.](https://github.com/fossology/fossology/pull/2767)
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Week 5
3+
author: Valens Niyonsenga
4+
tags: [gsoc24, rest]
5+
---
6+
7+
<!--
8+
SPDX-License-Identifier: CC-BY-SA-4.0
9+
10+
SPDX-FileCopyrightText: 2024 Valens Niyonsenga <valensniyonsenga2003@gmail.com>
11+
-->
12+
13+
# Week 5 meeting and activities
14+
15+
_(July 04,2024)_
16+
17+
## Attendees:
18+
19+
- [Gaurav Mishra](https://github.com/GMishx)
20+
- [Divij Sharma](https://github.com/dvjsharma)
21+
22+
## Discussion:
23+
24+
- Contributors including myself shared updates for their respective projects.
25+
- My mentors suggested that I start thinking about integration tests as well, and I promised to work on them after finalizing unit test cases during the last six weeks of the next phase.
26+
27+
## Activities:
28+
29+
- **test(api): finalized license API testing and added more unit test cases for upload, folder, group APIs**
30+
- Worked on changes suggested by mentors in previous pull requests.
31+
- Started unite test cases addition for models
32+
- Added more test cases for models including permissions, License candidate, agent, file info etc.
33+
- Added more test cases covering upload, folder, and group controllers.
34+
- [test(models): Added unit cases for Permissions, LicenseCandidate, Group, Decider, Agent and FileInfo models](https://github.com/fossology/fossology/pull/2774)

0 commit comments

Comments
 (0)