Skip to content

Refactor test_final.py into a proper pytest suite #93

@CodNoob100

Description

@CodNoob100

The current integration test (scripts/test_final.py) is a raw Python script that manually runs requests.get() and prints the output. Refactor this into a structured test_integration.py file using the pytest framework, adding proper assert statements and a setup fixture to wait for the gateway to come online.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededpythonPull requests that update python code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions