Skip to content

Pr/add tests

Tests usage

  • Install requirements with pip

  • Run tests with

    pytest
  • Modify settings.py:

    NETWORK_BASE_URL = 'https://network-dev.satnogs.org'
  • Re-Run the tests --> Broken.

Merge request reports