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