Moritz Ulmer
|
c3f0d587a5
|
Use older Jest for Node.js 12
Why:
- Allow tests to run on oldest targeted ECMAScript version
This change addresses the need by:
- Add script to run tests against older JS versions
|
2023-04-10 15:12:03 +02:00 |
|
Moritz Ulmer
|
c18df08a74
|
Add tests for registerNodeType
Why:
- Ensure that the function works as expected
This change addresses the need by:
- Add tests
- Remove duplicate logic
|
2023-03-31 15:04:49 +02:00 |
|
Kristofer
|
54b94ac241
|
Package lock removed
|
2018-04-19 08:55:47 +02:00 |
|
Kristofer
|
098e6780aa
|
Fixed bug with -1 type check
|
2018-04-19 08:49:10 +02:00 |
|
Kristofer
|
270941b4cf
|
Build 0.4.0
|
2018-03-23 18:25:06 +01:00 |
|
Kristofer
|
fd8eab3de8
|
0.4.0
|
2018-03-23 18:16:10 +01:00 |
|
Kristofer
|
35d930c77b
|
Fixed local grunt
|
2018-01-05 09:14:03 +01:00 |
|
Kristofer
|
81b0dd3915
|
Added test server
Run npm start for demo on localhost
|
2018-01-01 14:57:29 +01:00 |
|