Skip to content

Commit

Permalink
Merge pull request #226 from valens200/chore/report/week3
Browse files Browse the repository at this point in the history
chore(report): REST API week 3 & 4 report
  • Loading branch information
GMishx authored Jul 5, 2024
2 parents 6c46f49 + 959422d commit 37e47d9
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can visit our [idea page for GSoC 2024](GSoC-projects.md).

More info to come here.

### Projects
### Projects

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

Expand Down Expand Up @@ -52,6 +52,7 @@ More info to come here.
| Topic(s) | Timings | Meeting link | ICS |
| :------------------ | :---------------------------- | :------------------------------------------------------------------------------------------------------ | :----------------------------------- |
| General Meeting | _Thursday_ 13:30 - 14:30 UTC | [Jitsi](https://meet.jit.si/moderated/5a655b3b6f3b4f83cddb13b93ac5408d6de48bf4ce1049f4128aa1c885478d48) | [.ics](/ics/gsoc_2024_weekly.ics) |
|- | - |- |- |
| REST API | _Tuesday_ 11:00 - 11:50 UTC | [Jitsi](https://moderated.jitsi.net/d623bb1284a54c83958eff31d2ecce9ed6b894312eda4ed9b400d5963f4e18b6) | [.ics](/ics/gsoc_2024_rest.ics) |
| SPDX Related | _Tuesday_ 10:30 - 11:20 UTC | [Jitsi](https://moderated.jitsi.net/d623bb1284a54c83958eff31d2ecce9ed6b894312eda4ed9b400d5963f4e18b6) | [.ics](/ics/gsoc_2024_spdx.ics) |
| CI Scanner | _Wednesday_ 10:30 - 11:00 UTC | [Jitsi](https://moderated.jitsi.net/39896aad61bc4a27b9418ee6b78689348c65790e889046069dbe9c8c34110c9a) | [.ics](/ics/gsoc_2024_ci.ics) |
Expand Down
33 changes: 33 additions & 0 deletions docs/2024/rest/updates/valens/2024-06-20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Week 3
author: Valens Niyonsenga
tags: [gsoc24, rest]
---

<!--
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-FileCopyrightText: 2024 Valens Niyonsenga <valensniyonsenga2003@gmail.com>
-->

# Week 3 meeting and activities

_(June 13,2024)_

## Attendees:

- [Valens Niyonsenga](https://github.com/valens200)
- [Samuel Dushimimana](https://github.com/dushimsam)
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
- [Divij Sharma](https://github.com/dvjsharma)

## Discussion:
- [Kaushlendra Pratap](https://github.com/Kaushl2208): General updates regarding project.
- I and my colleague [Divij Sharma](https://github.com/dvjsharma) shared updates regarding the project.

## Activities:

- **test(api): Added more unit test cases for maintenance and upload tree APIs**
- Took a review on code for current test cases, improved some of them and added more test cases.
- Added more tests for different methods that were not yet tested.
- [test(api): Added more unit test cases for maintenance and upload tree APIs.](https://github.com/fossology/fossology/pull/2764)
30 changes: 30 additions & 0 deletions docs/2024/rest/updates/valens/2024-06-27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Week 4
author: Valens Niyonsenga
tags: [gsoc24, rest]
---

<!--
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-FileCopyrightText: 2024 Valens Niyonsenga <valensniyonsenga2003@gmail.com>
-->

# Week 4 meeting and activities

_(June 13,2024)_

## Attendees:

- [Gaurav Mishra](https://github.com/GMishx)
- [Samuel Dushimimana](https://github.com/dushimsam)
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
- [Divij Sharma](https://github.com/dvjsharma)


## Activities:

- **test(api): finalized license API testing and added more unit test cases for upload, folder, group APIs**
- Finalized license API testing.
- Added more test cases covering upload, folder, and group controllers.
- [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 comments on commit 37e47d9

Please sign in to comment.