Uh oh!
There was an error while loading. Please reload this page.
RFC: Revamp TestUtils & tests - #14
Conversation
JasoonS
left a comment
There was a problem hiding this comment.
Looks clean to me (although I have zero authority here...)
cknitt
commented
Sep 30, 2022
@mattdamon108 @cristianoc What about this PR? The previously existing tests were removed in #49. Are we interested in re-adding tests? |
cristianoc
commented
Sep 30, 2022
Not sure. Do they add value to justify the maintenance? E.g w.r.t. snapshot test where one just looks at the generated code? Could go either way. No opinion. |
mununki
commented
Oct 4, 2022
I have no opinion. Actually, not sure what we should test for the binding module. |
cristianoc
commented
Oct 4, 2022
Checking in che compiled output seems by far the easiest thing. And tells everything there is to know. |
| strategy: | ||
| matrix: | ||
| node-version: [10.x, 12.x] | ||
| node-version: [14.x] |
There was a problem hiding this comment.
We should probably add 16 since it's the current LTS release.
→ Removes Jest
→ Updates peerDependencies
Test files render
Setup
Assertions setup
Tests
Test output render