Skip to content

Commit

Permalink
Add test commands for the lab and nb extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Dec 18, 2020
1 parent cf1e963 commit 8b53fe9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion recipes/jupyter-resource-usage/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ requirements:
test:
imports:
- jupyter_resource_usage

commands:
- test -f "${PREFIX}/share/jupyter/labextensions/@jupyter-server/resource-usage/package.json"
- test -f "${PREFIX}/share/jupyter/nbextensions/jupyter_resource_usage/main.js"

about:
home: https://github.com/jupyter-server/jupyter-resource-usage
license: BSD-3-Clause
Expand Down

0 comments on commit 8b53fe9

Please sign in to comment.