Skip to content

test: add missing cn() and get_delegate() edge case coverage - #701

Open
koubascott0-web wants to merge 1 commit into
FlowwStar:mainfrom
koubascott0-web:feature/692-693-cn-and-delegate-tests
Open

test: add missing cn() and get_delegate() edge case coverage#701
koubascott0-web wants to merge 1 commit into
FlowwStar:mainfrom
koubascott0-web:feature/692-693-cn-and-delegate-tests

Conversation

@koubascott0-web

Copy link
Copy Markdown

Summary

  • Add a test asserting get_delegate() returns None for a stream that never had set_delegate() called on it.
  • Add unit tests for cn()'s conflicting Tailwind class resolution: margin conflicts and axis-specific padding (px/py) conflicts and independence.

Closes #693
Closes #692

Validation performed

  • contracts/streaming/src/test.rs: confirmed the new test hits the same pre-existing compile failure as all neighboring tests in this file (unrelated, pre-existing broken build — verified identical error count without my change via git stash).
  • __tests__/lib/utils.test.ts: could not run via vitest since node_modules is not installed in this environment; test follows the exact pattern of existing passing tests in the same describe block.

@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

@koubascott0-web Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants