Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add a python version of test-server #20706

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. test: add a mock webserver in Python

    This is roughly a replacement for test-server.  It's an outline for what
    a simple cockpit-ws in Python might look like (albeit without any of the
    necessary authentication code).  It's already useful enough to run the
    majority of the existing QUnit, which means we can now run most unit
    tests without needing to build any C code.
    allisonkarlitskaya committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    740518c View commit details
    Browse the repository at this point in the history