centrifugal / phpcent

PHP library to communicate with Centrifugo HTTP API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add GH actions with integration tests

FZambia opened this issue · comments

Start Centrifugo like this:

      - name: Start Centrifugo
        run: docker run -d -p 8000:8000 centrifugo/centrifugo:latest centrifugo --api_insecure

And run test suite: https://github.com/centrifugal/phpcent#testing