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

SDK Non-Functional Requirement improvements #426

Open
2 of 6 tasks
aaitor opened this issue Jan 2, 2023 · 0 comments
Open
2 of 6 tasks

SDK Non-Functional Requirement improvements #426

aaitor opened this issue Jan 2, 2023 · 0 comments
Assignees

Comments

@aaitor
Copy link
Member

aaitor commented Jan 2, 2023

Is your feature request related to a problem? Please describe.

  • Add ability to run tests in the browser
  • Consider switching the test framework from mocha to jest ( + puppeter)
  • Add missing methods to nevermined Nfts721 class (name(), symbol(), burn())
  • Turn more strict linter avoiding unused code and any types (with an exception in tests)
  • Re-enable node14 tests in the CI #328
  • One should be able to use a github branch of this repo in package.json. This issue might be easier to solve once the exports are handled properly

Describe the solution you'd like

A clear and concise description of what you want to happen.

Additional context

Add any other context or screenshots about the feature request here.

@aaitor aaitor changed the title Non-Functional Requirement improvements SDK Non-Functional Requirement improvements Jan 2, 2023
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

3 participants