Neon icon indicating copy to clipboard operation
Neon copied to clipboard

In test, validate output of editor actions

Open JRegimbal opened this issue 6 years ago • 3 comments

For NeonCore.test.js, validate the output of each action against the schema as an extra check to make sure our code will not invalidate a valid MEI.

JRegimbal avatar May 06 '19 18:05 JRegimbal

Attempting to load xml.js (at least our branch of it) and use it is enough to cause the test environment to run out of heap memory.

JRegimbal avatar May 07 '19 13:05 JRegimbal

@yinanazhou we think this issue has been dealt with, but could you confirm?

JoyfulGen avatar May 27 '22 14:05 JoyfulGen

From what I saw, we aren't validating our XML in NeonCore.test.js , and looking through git log on this file, nothing about validation. So this is something we should do.

jinh0 avatar May 27 '22 16:05 jinh0