mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 15:08:12 +08:00
Add frontend smoke tests for annotations (#1154)
* Add smoke test for annotations features
* Do not save during annotations tests
* Fix botched rebase in dev guidelines
* Revert "Do not save during annotations tests"
This reverts commit f0bd970bb2.
* Respond to feedback from @bkmartinjr
This commit is contained in:
@@ -14,6 +14,8 @@ START_SERVER_SCRIPT="$1"
|
||||
PORT="$2"
|
||||
TEST_SCRIPT="$3"
|
||||
|
||||
await_port --await-free "$PORT"
|
||||
|
||||
eval "$START_SERVER_SCRIPT &"
|
||||
SERVER_PID=$!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user