Nils-Johan Gynther
108c633d0e
refactor(tests): clean up profile_repository_test and enhance error handling in API calls
2026-04-23 19:06:29 +02:00
Nils-Johan Gynther
41aba1799d
refactor(tests): reorder import statements for consistency in profile_repository_test
2026-04-23 18:52:54 +02:00
Nils-Johan Gynther
910c3a58dc
refactor(tests): update profile_repository_test to include MockRef for improved testing
2026-04-23 18:50:24 +02:00
Nils-Johan Gynther
5644101b68
refactor(profile): update ProfileRepository to include MockRef for improved testing and enhance error handling in API calls
2026-04-23 18:01:13 +02:00
Nils-Johan Gynther
2256ddb29b
refactor(profile): update ProfileRepository to include Ref for improved state management and enhance error handling in tests
2026-04-23 17:55:17 +02:00
Nils-Johan Gynther
aefc8804ad
Add unit tests for ProfileRepository and implement new shaders
...
- Created `NativeAssetsManifest.json` and added font and shader assets for unit tests.
- Implemented `ink_sparkle.frag` and `stretch_effect.frag` shaders for visual effects.
- Developed unit tests for `ProfileRepository` to validate API interactions for fetching and updating user profiles.
- Utilized Mockito for mocking API client responses in tests.
2026-04-23 17:50:48 +02:00
Nils-Johan Gynther
c163821bad
feat: refactor API paths for authentication, inventory, and recipes; add contract tests for repositories
2026-04-22 10:21:07 +02:00