Skip to content

Commit 37e47d9

Browse files
authored
Merge pull request #226 from valens200/chore/report/week3
chore(report): REST API week 3 & 4 report
2 parents 6c46f49 + 959422d commit 37e47d9

File tree

3 files changed

+65
-1
lines changed

3 files changed

+65
-1
lines changed

docs/2024/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can visit our [idea page for GSoC 2024](GSoC-projects.md).
1818

1919
More info to come here.
2020

21-
### Projects
21+
### Projects
2222

2323
[//]: # "Following are the important links to projects."
2424

@@ -52,6 +52,7 @@ More info to come here.
5252
| Topic(s) | Timings | Meeting link | ICS |
5353
| :------------------ | :---------------------------- | :------------------------------------------------------------------------------------------------------ | :----------------------------------- |
5454
| General Meeting | _Thursday_ 13:30 - 14:30 UTC | [Jitsi](https://meet.jit.si/moderated/5a655b3b6f3b4f83cddb13b93ac5408d6de48bf4ce1049f4128aa1c885478d48) | [.ics](/ics/gsoc_2024_weekly.ics) |
55+
|- | - |- |- |
5556
| REST API | _Tuesday_ 11:00 - 11:50 UTC | [Jitsi](https://moderated.jitsi.net/d623bb1284a54c83958eff31d2ecce9ed6b894312eda4ed9b400d5963f4e18b6) | [.ics](/ics/gsoc_2024_rest.ics) |
5657
| SPDX Related | _Tuesday_ 10:30 - 11:20 UTC | [Jitsi](https://moderated.jitsi.net/d623bb1284a54c83958eff31d2ecce9ed6b894312eda4ed9b400d5963f4e18b6) | [.ics](/ics/gsoc_2024_spdx.ics) |
5758
| CI Scanner | _Wednesday_ 10:30 - 11:00 UTC | [Jitsi](https://moderated.jitsi.net/39896aad61bc4a27b9418ee6b78689348c65790e889046069dbe9c8c34110c9a) | [.ics](/ics/gsoc_2024_ci.ics) |
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Week 3
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 3 meeting and activities
14+
15+
_(June 13,2024)_
16+
17+
## Attendees:
18+
19+
- [Valens Niyonsenga](https://github.com/valens200)
20+
- [Samuel Dushimimana](https://github.com/dushimsam)
21+
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
22+
- [Divij Sharma](https://github.com/dvjsharma)
23+
24+
## Discussion:
25+
- [Kaushlendra Pratap](https://github.com/Kaushl2208): General updates regarding project.
26+
- I and my colleague [Divij Sharma](https://github.com/dvjsharma) shared updates regarding the project.
27+
28+
## Activities:
29+
30+
- **test(api): Added more unit test cases for maintenance and upload tree APIs**
31+
- Took a review on code for current test cases, improved some of them and added more test cases.
32+
- Added more tests for different methods that were not yet tested.
33+
- [test(api): Added more unit test cases for maintenance and upload tree APIs.](https://github.com/fossology/fossology/pull/2764)
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Week 4
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 4 meeting and activities
14+
15+
_(June 13,2024)_
16+
17+
## Attendees:
18+
19+
- [Gaurav Mishra](https://github.com/GMishx)
20+
- [Samuel Dushimimana](https://github.com/dushimsam)
21+
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
22+
- [Divij Sharma](https://github.com/dvjsharma)
23+
24+
25+
## Activities:
26+
27+
- **test(api): finalized license API testing and added more unit test cases for upload, folder, group APIs**
28+
- Finalized license API testing.
29+
- 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)

0 commit comments

Comments
 (0)