-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #226 from valens200/chore/report/week3
chore(report): REST API week 3 & 4 report
- Loading branch information
Showing
3 changed files
with
65 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |