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

add tests #84

Open
ltalirz opened this issue Mar 3, 2021 · 0 comments
Open

add tests #84

ltalirz opened this issue Mar 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ltalirz
Copy link
Member

ltalirz commented Mar 3, 2021

besides installing the app, there are currently no continuous integration tests

it would be useful to have at least one integration test that

  • prefills the values from the default
  • checks them
  • adds to submission
  • downloads submission

panel has a CI test setup that we could probably adapt https://github.com/holoviz/panel/blob/master/.github/workflows/test.yaml

P.S. also bokeh has an extensive test suite, e.g. tests look like https://github.com/bokeh/bokeh/pull/10495/files

@ltalirz ltalirz added the enhancement New feature or request label Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant