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

Return valid json in Server fixture #652

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Return valid json in Server fixture #652

merged 3 commits into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. fix: Server fixture now returns valid json

    * return json instead of string
    * removed trailing whitespace
    * use a constant for the default port
    * give binary a better name
    heeckhau committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4445521 View commit details
    Browse the repository at this point in the history
  2. Added tests

    heeckhau committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    04f22ec View commit details
    Browse the repository at this point in the history
  3. dependencies style

    heeckhau committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dd34c28 View commit details
    Browse the repository at this point in the history