NIST-ISODB / isotherm-digitizer-panel

Contribution form for NIST adsorption isotherm database implemented using pyviz panel
2 stars 3 forks source link

add tests #84

Open ltalirz opened 3 years ago

ltalirz commented 3 years ago

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

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

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