Spaces Data

Minimal test - lines (15, 18)

path: .spaces[0].metrics.mi.mi_sei
old: 160.74224036752588
new: 159.48270256632597

path: .spaces[0].metrics.mi.mi_original
old: 136.7917227048098
new: 132.13127313109095

path: .spaces[0].metrics.mi.mi_visual_studio
old: 79.99515947649695
new: 77.26975036905904

path: .spaces[0].metrics.loc.cloc
old: 1.0
new: 2.0

path: .spaces[0].metrics.loc.sloc
old: 3.0
new: 4.0

Code

def test_load_active_product(product):
    """test we can successfully load the product of the current testenv"""
    products.load_product({}, product)
    # test passes if it doesn't throw