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

Convert tests to be structured with describe + it #224

Open
ggobugi27 opened this issue Apr 11, 2023 · 1 comment
Open

Convert tests to be structured with describe + it #224

ggobugi27 opened this issue Apr 11, 2023 · 1 comment

Comments

@ggobugi27
Copy link
Contributor

What article is affected?

Currently, some tests are written in test structure, and some are using describe+it.
The tests should be converted to use describe + it structure

What part(s) of the article would you like to see updated?

Example of tests using test structure are the test in chainweb-node-client: spv tests

Example of what describe-it test looks like is one of the client tests

All of the tests in kadena.js library should be converted to be written like the describe-it example

Additional information

No response

@github-actions
Copy link
Contributor

This issue is stale because it is open for 60 days with no activity

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

No branches or pull requests

1 participant