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
Gleb Koval afcc71e516
Format Kotlin
Test Workflow / Lint and test library (pull_request) Successful in 1m33s Details
2024-01-07 16:04:33 +00:00
Gleb Koval 9169206ed8
Use Kotlin Path instead of Java Path
Test Workflow / Lint and test library (pull_request) Failing after 1m13s Details
2024-01-07 16:01:53 +00:00
Gleb Koval 8500f69479
FSEntry name validation and duplicate names in folder tests
Test Workflow / Lint and test library (pull_request) Failing after 1m13s Details
2024-01-07 15:59:11 +00:00
Gleb Koval b0f3640eb6
Do not allow folder contents to have duplicate names.
Test Workflow / Lint and test library (pull_request) Failing after 1m10s Details
2024-01-07 15:33:34 +00:00
Gleb Koval e7dd3fa073
Verify FSEntry name
Test Workflow / Lint and test library (pull_request) Successful in 1m42s Details
2024-01-07 15:04:13 +00:00
Gleb Koval 726980a669
Test create file & cleanup 2024-01-07 15:03:00 +00:00