Skip to content

test: re-org by API fn name#247

Merged
borkdude merged 1 commit intomasterfrom
lread/scratch-cwd-step3c
Mar 26, 2026
Merged

test: re-org by API fn name#247
borkdude merged 1 commit intomasterfrom
lread/scratch-cwd-step3c

Conversation

@lread
Copy link
Copy Markdown
Contributor

@lread lread commented Mar 26, 2026

While sorting, noticed and addressed:

  • Deleted predicate-test, it is covered by other tests.
  • Corrected name write-all-empty-string-test -> writable?-empty-string-test
  • Renamed test-update-file -> update-file-test
  • Renamed invalid-path -> invalid-path-test

Closes #158

Please answer the following questions and leave the below in as part of your PR.

While sorting, noticed and addressed:

- Deleted `predicate-test`, it is covered by other tests.
- Corrected name `write-all-empty-string-test` -> `writable?-empty-string-test`
- Renamed `test-update-file` -> `update-file-test`
- Renamed `invalid-path` -> `invalid-path-test`

Closes #158
@borkdude borkdude merged commit 686de26 into master Mar 26, 2026
30 checks passed
@borkdude borkdude deleted the lread/scratch-cwd-step3c branch March 26, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests: consider running from isolated scratch cwd

2 participants