Add valtio-reactive framework #41
Annotations
7 errors
|
Run test:
src/frameworks.test.ts#L43
AssertionError: expected 4 to deeply equal 6
- Expected
+ Received
- 6
+ 4
❯ src/frameworks.test.ts:43:24
❯ Object.withBuild src/frameworks/valtio.ts:28:22
❯ src/frameworks.test.ts:35:15
|
Run test:
src/frameworks.test.ts#L52
AssertionError: expected 12 to deeply equal 16
- Expected
+ Received
- 16
+ 12
❯ src/frameworks.test.ts:52:17
|
Run test:
src/frameworks.test.ts#L69
AssertionError: expected 8 to deeply equal 73
- Expected
+ Received
- 73
+ 8
❯ src/frameworks.test.ts:69:19
❯ Object.withBuild src/frameworks/valtio.ts:28:22
❯ src/frameworks.test.ts:61:15
|
Run test:
src/frameworks.test.ts#L88
AssertionError: expected 12 to deeply equal 72
- Expected
+ Received
- 72
+ 12
❯ src/frameworks.test.ts:88:19
❯ Object.withBuild src/frameworks/valtio.ts:28:22
❯ src/frameworks.test.ts:79:15
|
Run test:
src/frameworks.test.ts#L129
AssertionError: expected 1 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 1
❯ src/frameworks.test.ts:129:35
|
Run test
Process completed with exit code 1.
|
Loading