Skip to content

Conversation

@ADITYATIWARI342005
Copy link
Contributor

@ADITYATIWARI342005 ADITYATIWARI342005 commented Oct 22, 2025

Summary

Adds comprehensive unit tests for fletx.core.routing.models module covering RouteInfo, NavigationIntent, RouterState, and IRouteResolver interface. Tests validate URL generation, navigation intent handling, router state management, enum values, and complete navigation flows. Ensures proper default values, parameter handling, and data isolation across model instances.

fixes #32

Add test coverage for RouteInfo, NavigationIntent, RouterState,
enums, and IRouteResolver interface.

Signed-off-by: ADITYATIWARI342005 <142050150+ADITYATIWARI342005@users.noreply.github.com>
Copy link
Contributor

@Einswilli Einswilli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Einswilli Einswilli merged commit 65c6334 into AllDotPy:master Oct 25, 2025
1 check 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.

Create Unit tests for the FletX Routing Module

2 participants