-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CoinFabrik On Ink Integration Tests milestone 1
- Loading branch information
Nikhil Ranjan
committed
Sep 18, 2023
1 parent
ba7dab3
commit bd4d960
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
evaluations/CoinFabrik_On_Ink_Integration_Tests_1_nikw3f.md
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,27 @@ | ||
# Evaluation | ||
|
||
- **Status:** Accepted | ||
- **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/CoinFabrik_On_Ink_Integration_Tests.md | ||
- **Milestone:** 1 | ||
- **Previously successfully merged evaluation:** All by nikw3f | ||
|
||
| Number | Deliverable | Accepted | Link | Notes | | ||
| ----- | ----------- | ------------- |------------- | ------------- | | ||
| 0a. | License | <ul><li>[x] </li></ul> | https://github.com/CoinFabrik/on-ink-integration-tests/blob/milestone-1-web3-grant/LICENSE | MIT | | ||
| 0b. | Documentation | <ul><li>[x] </li></ul> | https://github.com/CoinFabrik/on-ink-integration-tests/blob/milestone-1-web3-grant/assets/On%20Ink%20Integration%20Tests%20Milestone%20Report.pdf | Thanks for the comprehensive report. I can accept the milestone. | | ||
| 0c. | Testing and Testing Guide | <ul><li>[x] </li></ul> | - | Not applicable at this stage. | | ||
| 0d. | Docker | <ul><li>[x] </li></ul> | - | Not applicable at this stage. | | ||
| 0e. | Article | <ul><li>[x] </li></ul> | https://www.coinfabrik.com/blog/missing-functionalities-on-ink-integration-tests/ | Blog summary is comprehensive. | | ||
| **1** | Analyze | <ul><li>[x] </li></ul> | https://github.com/CoinFabrik/on-ink-integration-tests/blob/milestone-1-web3-grant/assets/On%20Ink%20Integration%20Tests%20Milestone%20Report.pdf | Report looks good. | | ||
| **2** | Evaluate | <ul><li>[x] </li></ul> | https://github.com/CoinFabrik/on-ink-integration-tests/blob/milestone-1-web3-grant/assets/On%20Ink%20Integration%20Tests%20Milestone%20Report.pdf | Report looks good. | | ||
| **3** | Estimate | <ul><li>[x] </li></ul> | https://github.com/CoinFabrik/on-ink-integration-tests/blob/milestone-1-web3-grant/assets/On%20Ink%20Integration%20Tests%20Milestone%20Report.pdf | Report looks good. | | ||
|
||
# General Notes | ||
|
||
Thank you team for completing this milestone. I've thoroughly reviewed the milestone report submitted for the Ink Integration Tests. I can accept the milestone. Here's my feedback: | ||
|
||
- The distinction between integration tests and e2e tests is clearly outlined. | ||
- It’s commendable that the team went beyond and identified the inconsistencies and provided recommendations on functionalities. | ||
- The identification of functions with the `unimplemented!()` macro is noteworthy. It showcases the team's in-depth analysis of the codebase. | ||
- The proposed approach for Milestone 2 is well-defined, highlighting both implementation and review plans for the identified functions. | ||
- The milestones achieved are commendable, and the roadmap for the next phase looks promising. |