You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #487 [Store] Add withContent validation test case (OskarStark)
This PR was merged into the main branch.
Discussion
----------
[Store] Add `withContent` validation test case
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues | --
| License | MIT
Add test case to verify that `TextDocument::withContent()` properly validates the new content parameter and throws InvalidArgumentException when given empty or whitespace-only content.
Commits
-------
13352b3 [Store] Add withContent validation test case
0 commit comments