Improve tests & validate FSEntry names #4

Merged
cyclane merged 6 commits from improve-tests into main 2024-01-07 16:09:24 +00:00

6 Commits

Author SHA1 Message Date
afcc71e516
Format Kotlin
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 1m33s
2024-01-07 16:04:33 +00:00
9169206ed8
Use Kotlin Path instead of Java Path
Some checks failed
Test Workflow / Lint and test library (pull_request) Failing after 1m13s
2024-01-07 16:01:53 +00:00
8500f69479
FSEntry name validation and duplicate names in folder tests
Some checks failed
Test Workflow / Lint and test library (pull_request) Failing after 1m13s
2024-01-07 15:59:11 +00:00
b0f3640eb6
Do not allow folder contents to have duplicate names.
Some checks failed
Test Workflow / Lint and test library (pull_request) Failing after 1m10s
2024-01-07 15:33:34 +00:00
e7dd3fa073
Verify FSEntry name
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 1m42s
2024-01-07 15:04:13 +00:00
726980a669
Test create file & cleanup 2024-01-07 15:03:00 +00:00