Bahn-X / swift-composable-navigator

An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
MIT License
580 stars 25 forks source link

Add Routed and Root snapshots #41

Closed ohitsdaniel closed 3 years ago

ohitsdaniel commented 3 years ago

Related to #37.

Problem

Both Routed and Root aren't covered by tests.

Solution

Add snapshot tests to check that actions get triggered when the view appears.

github-actions[bot] commented 3 years ago

Current coverage for ComposableDeeplinking.framework is 100.00%

No files affecting coverage found


Current coverage for ComposableNavigator.framework is 94.75%

No files affecting coverage found


Current coverage for ComposableNavigatorTCA.framework is 96.55%

No files affecting coverage found


Powered by xcov

Generated by :no_entry_sign: Danger