Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Functional Unit Testing (FUT) verifies individual OpenSync manager functionalities. FUT tests individual functional units on devices, without the need for cloud management and full-scale end-to-end testing.

...

If you wish to execute the tests with the provided FUT Python framework, run the tests from the RPI server device within the locally on a machine that has access to a Comprehensive Reference Apparatus for Testing OpenSync (CRATOS) .

By executing the tests on with a CRATOS, the execution environment is predefined and tested. The framework is based on the python3 test library pytest, with an additionally extended implementation. More details can be find on:

...