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

Improve test coverage #37

Closed ohitsdaniel closed 3 years ago

ohitsdaniel commented 3 years ago

Idea

Improve test coverage.

Problem description

The current test coverage is ~17%, which isn't great. Let's add some more unit tests to improve this.