You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
# Contributing
2
2
3
-
Dyad is still a very early-stage project, thus the codebase is rapidly changing.
3
+
AliFullstack is still a very early-stage project, thus the codebase is rapidly changing.
4
4
5
-
Before opening a pull request, please open an issue and discuss whether the change makes sense in Dyad. Ensuring a cohesive user experience sometimes means we can't include every possible feature or we need to consider the long-term design of how we want to support a feature area.
5
+
Before opening a pull request, please open an issue and discuss whether the change makes sense in AliFullstack. Ensuring a cohesive user experience sometimes means we can't include every possible feature or we need to consider the long-term design of how we want to support a feature area.
6
6
7
-
For a high-level overview of how Dyad works, please see the [Architecture Guide](./docs/architecture.md). Understanding the architecture will help ensure your contributions align with the overall design of the project.
7
+
For a high-level overview of how AliFullstack works, please see the [Architecture Guide](./docs/architecture.md). Understanding the architecture will help ensure your contributions align with the overall design of the project.
8
8
9
9
## More than code contributions
10
10
11
-
Something that I really appreciate are all the non-code contributions, such as reporting bugs, writing feature requests and participating on [Dyad's sub-reddit](https://www.reddit.com/r/dyadbuilders).
11
+
Something that I really appreciate are all the non-code contributions, such as reporting bugs, writing feature requests and participating on [AliFullstack's sub-reddit](https://www.reddit.com/r/AliFullstackbuilders).
Copy file name to clipboardExpand all lines: integrated_selenium_test_plan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## 1. Executive Summary
4
4
5
-
This integrated test plan combines the UI Selenium test plan and functional Selenium test plan into a comprehensive testing strategy for the AliFullStack (Dyad) Electron application. The plan ensures complete coverage of all critical application areas while eliminating overlaps between UI-focused and functionally-focused tests.
5
+
This integrated test plan combines the UI Selenium test plan and functional Selenium test plan into a comprehensive testing strategy for the AliFullStack (AliFullstack) Electron application. The plan ensures complete coverage of all critical application areas while eliminating overlaps between UI-focused and functionally-focused tests.
6
6
7
7
**Key Integration Principles:**
8
8
-**UI Tests**: Focus on interface interactions, visual elements, and user experience
0 commit comments