ImJoy icon indicating copy to clipboard operation
ImJoy copied to clipboard

Setup CI for testing plugins in the plugin store

Open MartinHjelmare opened this issue 4 years ago • 0 comments

Roadmap: CI, contribution guidelines, project management

  • Setup CI for testing plugins in the plugin store.
  • Load the imjoy core (https://github.com/imjoy-team/imjoy-core/blob/master/.github/workflows/build-library.yml).
  • Each plugin should define test_* functions.
  • The CI will call each test function of the plugin and report errors.

MartinHjelmare avatar Jan 15 '21 14:01 MartinHjelmare