Skip to content

Conversation

@Harsh1925
Copy link
Contributor

Implements two small TODOs in packages/tui/src/index.ts:

  • Enforce spinner.characters to be an array with ≥2 entries.
  • Enforce frameInterval to be a number > 0.

Adds the first tests for the TUI package in packages/tui/src/index.test.ts
(valid + invalid cases). No behavior changes for valid inputs.

@Tobbe
Copy link
Contributor

Tobbe commented Sep 3, 2025

Thank you!

@Tobbe Tobbe added this to the next-release-patch milestone Sep 13, 2025
@Tobbe Tobbe added changesets-ok Override the changesets check release:fix This PR is a fix labels Sep 13, 2025
@Tobbe Tobbe added the fixture-ok Override the test project fixture check label Sep 13, 2025
@Tobbe Tobbe merged commit 8363edc into redwoodjs:main Sep 13, 2025
51 of 52 checks passed
Tobbe added a commit to cedarjs/cedar that referenced this pull request Sep 13, 2025
Tobbe added a commit to cedarjs/cedar that referenced this pull request Sep 19, 2025
Tobbe added a commit that referenced this pull request Oct 16, 2025
This was referenced Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changesets-ok Override the changesets check fixture-ok Override the test project fixture check release:fix This PR is a fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants