Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
acc1ef81
Commit
acc1ef81
authored
Oct 30, 2018
by
Jaden DIEFENBAUGH
Committed by
Flavio TARSETTI
Nov 27, 2018
Browse files
get tests running on updated CI, closes
#164
parent
18f381ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
acc1ef81
...
...
@@ -61,7 +61,7 @@ test:
-
nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
-
if [ -n "${BEAT_BROWSER_TESTS}" ]; then cd {{ project_dir }}/conda/js; fi
-
if [ -n "${BEAT_BROWSER_TESTS}" ]; then npm install; fi
-
if [ -n "${BEAT_BROWSER_TESTS}" ]; then npm test; fi
-
if [ -n "${BEAT_BROWSER_TESTS}" ]; then
CHROMIUM_BIN=chromium-browser
npm test; fi
-
if [ -n "${BEAT_BROWSER_TESTS}" ]; then cd -; fi
-
sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
-
sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment