kytos-ng / kytos-end-to-end-tests

Kytos End-to-End Tests
0 stars 10 forks source link

Added test for deleted links #273

Closed Alopalao closed 7 months ago

Alopalao commented 7 months ago

Related PR #179

Summary

Added test for API endpoint that deletes link.

Result

+ python3 -m pytest tests/ -k test_130_delete_link --reruns 0 -r fEr
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-7.2.0, pluggy-1.3.0
rootdir: /tests
plugins: rerunfailures-10.2, timeout-2.1.0, anyio-3.6.2
collected 255 items / 254 deselected / 1 selected

tests/test_e2e_05_topology.py .                                          [100%]
Alopalao commented 7 months ago

Test result:

+ python3 -m pytest tests/ -k test_130_delete_link --reruns 0 -r fEr
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-7.2.0, pluggy-1.3.0
rootdir: /tests
plugins: rerunfailures-10.2, timeout-2.1.0, anyio-3.6.2
collected 255 items / 254 deselected / 1 selected

tests/test_e2e_05_topology.py .                                          [100%]