Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modularize tests into separate files #1245

Open
aldy505 opened this issue Nov 22, 2023 · 1 comment
Open

Modularize tests into separate files #1245

aldy505 opened this issue Nov 22, 2023 · 1 comment

Comments

@aldy505
Copy link
Contributor

aldy505 commented Nov 22, 2023

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.

@prakashsvmx
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants