Improve tests & validate FSEntry names #4

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

Contributes to #2 .

  • Add some additional tests to existing functionality.
  • Cleanup code to use more of kotlin.io.* instead of java.nio.*.
  • Validate FSEntry names on object construction (and tests).
  • Validate folders do not contain entries with duplicate names on FSCreator.create() (and tests).
Contributes to #2 . - Add some additional tests to existing functionality. - Cleanup code to use more of `kotlin.io.*` instead of `java.nio.*`. - Validate FSEntry names on object construction (and tests). - Validate folders do not contain entries with duplicate names on `FSCreator.create()` (and tests).
cyclane added 2 commits 2024-01-07 15:05:24 +00:00
Verify FSEntry name
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 1m42s
e7dd3fa073
cyclane added a new dependency 2024-01-07 15:05:51 +00:00
cyclane added 1 commit 2024-01-07 15:34:03 +00:00
Do not allow folder contents to have duplicate names.
Some checks failed
Test Workflow / Lint and test library (pull_request) Failing after 1m10s
b0f3640eb6
cyclane added 1 commit 2024-01-07 15:59:16 +00:00
FSEntry name validation and duplicate names in folder tests
Some checks failed
Test Workflow / Lint and test library (pull_request) Failing after 1m13s
8500f69479
cyclane added 1 commit 2024-01-07 16:01:59 +00:00
Use Kotlin Path instead of Java Path
Some checks failed
Test Workflow / Lint and test library (pull_request) Failing after 1m13s
9169206ed8
cyclane added 1 commit 2024-01-07 16:04:39 +00:00
Format Kotlin
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 1m33s
afcc71e516
cyclane changed title from WIP: Improve tests & validate FSEntry names to Improve tests & validate FSEntry names 2024-01-07 16:04:41 +00:00
cyclane scheduled this pull request to auto merge when all checks succeed 2024-01-07 16:04:59 +00:00
cyclane merged commit 8426dff044 into main 2024-01-07 16:09:24 +00:00
cyclane deleted branch improve-tests 2024-01-07 16:09:24 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Blocks
#2 Feedback
cyclane/teamcity-build-step-extension-test-task
Reference: cyclane/teamcity-build-step-extension-test-task#4
No description provided.