mirror of
https://github.com/azaion/gps-denied-desktop.git
synced 2026-04-22 09:16:37 +00:00
Merge branch 'dev' of https://bitbucket.org/zxsanny/gps-denied into dev
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
- Read carefully all the component features in the component_folder: `@_docs/02_components/[##]_[component_name]/[##].[##]_feature_[feature_name]`
|
- Read carefully all the component features in the component_folder: `@_docs/02_components/[##]_[component_name]/[##].[##]_feature_[feature_name]`
|
||||||
- Investgate in internet what are the best way and tools to implement component and its features
|
- Investgate in internet what are the best way and tools to implement component and its features
|
||||||
- During the investigation is is possible that found solutions required architecturally reorganization of the features. It is ok, propose that and if user agrees, include reorganization in the build feature plan. Also it is possible that interface could be changed or even removed or added new one. It is ok.
|
- During the investigation is is possible that found solutions required architecturally reorganization of the features. It is ok, propose that and if user agrees, include reorganization in the build feature plan. Also it is possible that interface could be changed or even removed or added new one. It is ok.
|
||||||
|
- Analyze the existing codebase and get full context for the component's implementation
|
||||||
- Make sure each feature is connected and communicated properly with other features and existing code
|
- Make sure each feature is connected and communicated properly with other features and existing code
|
||||||
- If component has dependency on another one, create temporary mock for the dependency
|
- If component has dependency on another one, create temporary mock for the dependency
|
||||||
- Create unit tests from the Test cases description, run it and make sure the result is a success
|
- Create unit tests from the Test cases description, run it and make sure the result is a success
|
||||||
|
|||||||
@@ -143,7 +143,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 3. Development phase
|
# 3. Implementation phase
|
||||||
|
|
||||||
|
|
||||||
## 3.05 **🤖📋AI plan**: Initial structure
|
## 3.05 **🤖📋AI plan**: Initial structure
|
||||||
|
|||||||
Reference in New Issue
Block a user