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

testing: develop and document basic acceptance tests #5

Open
nlfiedler opened this issue Mar 16, 2023 · 1 comment
Open

testing: develop and document basic acceptance tests #5

nlfiedler opened this issue Mar 16, 2023 · 1 comment

Comments

@nlfiedler
Copy link
Owner

The input chips widget is just complex enough that a documented checklist of tests is appropriate. For instance, when making significant changes, it would be ideal to test the example on various platforms, especially android, ios, and web. Also, entering different sorts of text, such as symbols and numbers, can sometimes surface bugs. Another case is to enter some text, backspace, and enter different text.

@nlfiedler
Copy link
Owner Author

Case: add two or more chips, remove the left-most chip, put focus in text field, press backspace -- last chip should be removed (see issue #11).

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