Extracting Ns._create_ro_task() and creating unit test 74/11374/1
authorsousaedu <eduardo.sousa@canonical.com>
Fri, 19 Nov 2021 16:41:38 +0000 (16:41 +0000)
committersousaedu <eduardo.sousa@canonical.com>
Fri, 19 Nov 2021 16:42:00 +0000 (16:42 +0000)
commit839e5ca652d48ee67929d3022e4cddbf19e7ddde
treecabf9477ee5f312db203f5bd29e5a04b5e997639
parent89278b8df3845c0c1fa862ba9be8c635ce3bfa64
Extracting Ns._create_ro_task() and creating unit test

Extracted the _create_ro_task() to ease the testability of that code.
Introduced a unit test to cover that function.

Change-Id: I684ba7fc63e1d77545c84517024f541a9e630573
Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
NG-RO/osm_ng_ro/ns.py
NG-RO/osm_ng_ro/tests/test_ns.py
releasenotes/notes/extracting_create_ro_task-7c2c75c065890104.yaml [new file with mode: 0644]