app-bundle-samples icon indicating copy to clipboard operation
app-bundle-samples copied to clipboard

Feature/test navigation in feature module

Open thebino opened this issue 5 years ago • 1 comments

Navigation graph testing inside feature modules does not work!

See details: https://issuetracker.google.com/issues/163573418

thebino avatar Aug 12 '20 15:08 thebino

Your dynamic feature module needs testOptions.unitTests.isIncludeAndroidResources = true and then the test passes

wojtek-kalicinski avatar Jan 15 '21 14:01 wojtek-kalicinski