minio-js icon indicating copy to clipboard operation
minio-js copied to clipboard

Modularize tests into separate files

Open aldy505 opened this issue 1 year ago • 1 comments

Currently there are only 2 files for the entire SDK tests and each of them got thousands lines of code. We should separate the tests by some chunk, to make it easy to read by others.

As a side note, I actually wanted to migrate Mocha and the mocha-step dependency we use to something more modern, but that would mean it might break some things in tests.

aldy505 avatar Nov 22 '23 07:11 aldy505

Sure. We will complete the ts migration. and work on migrating the tests.

prakashsvmx avatar Nov 22 '23 07:11 prakashsvmx