formidable icon indicating copy to clipboard operation
formidable copied to clipboard

move tests to node

Open GrosSacASac opened this issue 10 months ago • 1 comments

GrosSacASac avatar Jan 30 '25 14:01 GrosSacASac

Hey there.

I was wondering, wait since when we got this kind of tests, haha.

I'm around to publish a patch versions to v2 and v3 switching the hexoid to cuid2 (due to vulnerability report), since the cuid2 is better, faster and more secure random.

I forgot how awful tests are around. But made them pass on v3/master. The Github pipelines were failing too due to actions/cache updates and whatnot.

All these tests for the most part are just node streams stuff and callbacks, it's nightmare. We are not testing the parser that much.

I'm planning to open a clean slate v4 branch with formidable-mini and will do some tests and introduce options similar to formidable v3.

tunnckoCore avatar Apr 19 '25 01:04 tunnckoCore