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

Choose testing framework and create initial tests #55

Open
Inwerpsel opened this issue Nov 27, 2023 · 0 comments
Open

Choose testing framework and create initial tests #55

Inwerpsel opened this issue Nov 27, 2023 · 0 comments

Comments

@Inwerpsel
Copy link
Owner

Inwerpsel commented Nov 27, 2023

Due to the experimental nature, no tests were added yet, since the implementation and features can still change a lot, and there's also no production use case to worry about yet. For now this is fine and overall much faster to develop. Enough manual testing happens to catch most issues early on.

It would be nice to already have a testing framework in place together with the first tests for some functionality that can be considered stable enough.

Todo

  • Pick a good and future proof testing framework(s). Options: Jest, Puppeteer
  • Determine some good tests to start with
  • Find good performance testing framework (if a framework is needed at all for this)

Which code to start with

Some options:

  • Drag and drop rearrangement consistency
  • Performance of inspection
  • Parts of state management that have complex internals
@Inwerpsel Inwerpsel added meta Any changes that are not to the application itself impact:low The feature/bug has only a low impact and removed impact:low The feature/bug has only a low impact meta Any changes that are not to the application itself labels Nov 27, 2023
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

1 participant