Application

Running unit tests

pip install tox
tox --recreate -e py37

Running integration tests

You need Docker installed on your machine.

  1. cd integration_tests
  2. pip install -r test-requirements.txt
  3. git clone https://github.com/wazo-platform/chan-test
  4. export CHAN_TEST_DIR=$PWD/chan-test # CHAN_TEST_DIR defaults to ../../chan-test
  5. make test-setup
  6. make test

Environment variables

Running the integration tests is controlled by the following environment variables:

  • INTEGRATION_TEST_TIMEOUT: controls the startup timeout of each container
  • LOCAL_GIT_REPOS: may be used to mount development python packages inside containers

Community Supported

Wazo Platform is supported by its community. Use our various channels to reach out.

Publications

Video @ Kamailio World: Dangerous Demos

Video @ the Telecom Application Development Summit: What can you do with Wazo?

Video @ the Telecom Application Development Summit: WAZO Keynote: xCPaaS

Get Connected, Contribute & Build value!

Designed with by Xiaoying Riley for developersCopyright 2016-2023 The Wazo Authors (see the AUTHORS file)