-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Functional tests: assert file existence (#134)
* Fix tests * no need to overload the File.shouldBeAFile version, this one is working well * fileTree test util: add option to filter files * update Dokka HTML output assertions to use file tree comparison * file tree: filter out directories with no matching files (which simplifies the output) --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com>
- Loading branch information
1 parent
ee8f0d3
commit 7d22f32
Showing
4 changed files
with
119 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters