Commit 008896e
Develop (#13)
* Increase test coverage with comprehensive service tests
- Enhanced FileServiceTests with ReadFile() method coverage and edge cases
- Added UserSettingsServiceTests with 20 test methods covering settings management, themes, persistence, and event handling
- Added PageServiceTests with 9 test methods covering page type resolution and service provider integration
- Added NavigationServiceTests with 15 test methods covering navigation logic, frame management, and state handling
- All tests follow AAA pattern with proper mocking and edge case coverage
- Improved overall test coverage for core business logic services
* Fix tests
* Add donate button
* Fix: Add correct parameter into DeleteAllReplies() with USERNAME
* Decrease retry attempts from 5 to 3
* Increase version and add release notes
---------
Co-authored-by: openhands <[email protected]>1 parent 4e1c46d commit 008896e
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments