Skip to content

Development CLI: Improve Typescript Test Runner#2448

Open
AmmarAbouZor wants to merge 3 commits intoesrlabs:masterfrom
AmmarAbouZor:dev-cli-remove-block
Open

Development CLI: Improve Typescript Test Runner#2448
AmmarAbouZor wants to merge 3 commits intoesrlabs:masterfrom
AmmarAbouZor:dev-cli-remove-block

Conversation

@AmmarAbouZor
Copy link
Member

This PR changes the way development CLI tool runs typescript tests in ts-bindings after removing shell tests from them which caused multiple problems before.
Previously we had to block all other threads, then run ts-bindings tests synchronously, but this isn't needed anymore, so this PR will run the tests in parallel as they supposed to run.

I've updated the dependencies and removed cleaning up deprecated files because it's not needed anymore.

This is possible now after removing executing all shells tests
Enough time has passed and it's not needed anymore.
* Fix breaking changes in toml after updating to version 0.9
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

Successfully merging this pull request may close these issues.

1 participant