proposal-signals / signal-polyfill

Implementation tracking the current state of https://github.com/tc39/proposal-signals
Apache License 2.0
185 stars 13 forks source link

Reorganize and split tests #11

Closed NullVoxPopuli closed 4 months ago

NullVoxPopuli commented 4 months ago

This splits the wrapper.spec.ts file into multiple test files organized by the original top-level describe in the original file -- with one exception where one describe about "comparison semantics" was moved in to each state and computed files.