Skip to content

Commit

Permalink
Update TESTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Jul 12, 2022
1 parent 515b578 commit 23c40c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Run robot server:

docker compose exec plone ./bin/robot-server plone.app.robotframework.testing.VOLTO_ROBOT_TESTING

Then robot server runs on http://localhost:55001/plone

Run celery:

docker compose exec backend bin/celery -A collective.elastic.ingest.celery.app multi restart workersearchkitblock --logfile="/app/celery/celery%n%I.log" --pidfile="/app/celery/celery%n.pid"
Expand Down

0 comments on commit 23c40c1

Please sign in to comment.