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

test restoring state for all components #243

Open
2 tasks
jwkvam opened this issue Sep 22, 2018 · 0 comments
Open
2 tasks

test restoring state for all components #243

jwkvam opened this issue Sep 22, 2018 · 0 comments

Comments

@jwkvam
Copy link
Owner

jwkvam commented Sep 22, 2018

not sure how easy this will be, but it will add assurance that refreshing hopefully works or at the very least doesn't break the app.

Basic test structure:

  1. Build app
  2. Use selenium to interact with widget.
  3. Refresh web page
  4. Make sure the page loaded successfully.
  5. Extra credit: make sure the state is same as it was before refresh.

widgets tested

  • dates
  • dropdown
    etc.
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