| Add tester based on some PR
Co-authored-by: liyupeng<liyupeng@micros.email>
# message auto-generated for no-merge-commit merge:
merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos
Add tester based on some PR
Created-by: Liyupeng
Commit-by: liyupeng
Merged-by: openharmony_ci
Description: <!-- PLEASE REMOVE COMMENTS BEFORE MERGING TO AVOID INCLUDING THEM IN GIT HISTORY -->
## Description
<!--
Briefly describe the purpose of the MR, for example:
This PR mainly implements the function of remote debugging within the Metro LAN.
-->
add some pr tests
## Changes
<!--
List main changes in bullet points that can be included in the changelog. Those changes should be written for
application developers and react third-party library authors. Internal changes shouldn't be listed. Please start each bullet point with:
- added
- fixed
- deprecated
- removed
If it is a change to add a new attribute, use [added] prefix, for example:
- [added] FlatList component adds inverted attribute
-->
-added Alter Component Button Order Test Case
-fixed Button Component Default Style Test Case
-added Text component double underline test case
-added Text Component Character LetterSpacing Test Case
-fixed TextInput component password input type password icon display test case
-added TextInput component when inputting Chinese with wrong cursor position
-added Load NetworkingBundle Test Cases
-fixed loading local asset test case
## Test Plan
<!--
How to test this PR. For example:
1. Open the Tester project
2. Execute the npm run start command
...
-->
1. Open the Tester project
2. Open the Test Component Page And Check the Case
## Checklist
<!--
Please conduct self inspection according to the following checklist before merging
After completing the self check, fill in "x" in [], For example:
- [x] Does not involve incompatible changes; if involved, has been reviewed accordingly.
-->
- [ ] Does not involve incompatible changes; if involved, has been reviewed accordingly.
- [ ] Does not impact performance, or performance testing has been conducted without degradation.
- [ ] Complies with the relevant coding standards.
- [ ] Does not involve documentation updates, or the documentation has been updated.
- [ ] Meets testability requirements with necessary self-test cases, appropriate logging, or trace information added.
- [ ] No illegal file inclusions exist, such as images or code.
See merge request: openharmony-sig/ohos_react_native!1277 | 10 个月前 |