Skip to content

merge v0.8.0 to main#66

Merged
3nd3r1 merged 14 commits into
mainfrom
develop
Nov 17, 2025
Merged

merge v0.8.0 to main#66
3nd3r1 merged 14 commits into
mainfrom
develop

Conversation

@3nd3r1
Copy link
Copy Markdown
Member

@3nd3r1 3nd3r1 commented Nov 17, 2025

No description provided.

EljasV and others added 14 commits November 6, 2025 22:24
This commit introduces comprehensive tests for the `UserPreferences` component and its underlying API calls.

- Adds tests for fetching, adding, and deleting user preferences in the `UserPreferences` component.
- Implements unit tests for the `preferencesApi` methods (`getPreferences`, `addPreference`, `deletePreference`).
- Includes `testID` props to buttons in `UserPreferences.tsx` to facilitate testing.
…preferences

48 create a service to handle preferences
This commit introduces a comprehensive test suite for the `RouteSpecificPreferences` component, covering functionalities such as:
- Initial rendering of routes and preferences.
- Adding and deleting preferences for a route.
- Adding a new route.
- Canceling the addition of a new route.

Additionally, `testID` props have been added to the `RouteSpecificPreferences` and `PlaceInput` components to facilitate testing.
…eting-of-route-specific-preferences-in-the-preferences-page

60 implement the adding an deleting of route specific preferences in the preferences page
…rences-service-to-handle-route-specific-preferences

Add mocked methods to preferences service to handle route specific preferences
@3nd3r1 3nd3r1 merged commit 853f615 into main Nov 17, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants