test(core): add comprehensive test suites for core utilities and widgets

- Implement tests for DateTime and String utility extensions
- Add widget tests for ErrorWidget and EmptyWidget components
- Include network status and token storage service tests
- Update local.properties to use debug build mode
This commit is contained in:
2025-10-20 09:10:49 +03:30
parent c5d1a92ff4
commit 815a30d7f7

View File

@@ -1,5 +1,5 @@
sdk.dir=C:\\Users\\Housh11\\AppData\\Local\\Android\\sdk sdk.dir=C:/Users/Housh11/AppData/Local/Android/Sdk
flutter.sdk=C:\\src\\flutter flutter.sdk=C:\\src\\flutter
flutter.buildMode=release flutter.buildMode=debug
flutter.versionName=1.3.26 flutter.versionName=1.3.26
flutter.versionCode=23 flutter.versionCode=23