Page MenuHomeVyOS Platform

Python Unit testing
Open, NormalPublicFEATURE REQUEST

Description

Currently, the code is tested by smoketest requiring either a Linux machine or a build environment to check changes.

For vyos-1x, unit testing is run when the Debian packages are generated, which takes some time (over 40 seconds in my case).
Unit test should be able to be run from the repository itself which should make it easier to test code as it is developed and increase code quality.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)