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

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

Added test for bulk updates #216

Closed Alopalao closed 1 year ago

Alopalao commented 1 year ago

Related to mef_eline PR #298

Summary

Added a test for bulk updates

Alopalao commented 1 year ago

Ye, test results:

+ python3 -m pytest tests/test_e2e_10_mef_eline.py -k 210 --reruns 0 -r fEr
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-7.2.0, pluggy-1.0.0
rootdir: /tests
plugins: timeout-2.1.0, rerunfailures-10.2
collected 40 items / 39 deselected / 1 selected

tests/test_e2e_10_mef_eline.py .  
viniarck commented 1 year ago

LGTM. @Alopalao I'll leave this approved, once kytos-ng/mef_eline#298 is also approved feel free to merge.

This has landed, so let's merge this.