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
Test Workflow / Lint and test library (pull_request) Successful in 1m42s Details
e7dd3fa073
Verify FSEntry name
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
Test Workflow / Lint and test library (pull_request) Failing after 1m10s Details
b0f3640eb6
Do not allow folder contents to have duplicate names.
cyclane added 1 commit 2024-01-07 15:59:16 +00:00
Test Workflow / Lint and test library (pull_request) Failing after 1m13s Details
8500f69479
FSEntry name validation and duplicate names in folder tests
cyclane added 1 commit 2024-01-07 16:01:59 +00:00
Test Workflow / Lint and test library (pull_request) Failing after 1m13s Details
9169206ed8
Use Kotlin Path instead of Java Path
cyclane added 1 commit 2024-01-07 16:04:39 +00:00
Test Workflow / Lint and test library (pull_request) Successful in 1m33s Details
afcc71e516
Format Kotlin
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
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

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.