82 lines
2.0 KiB
JSON
82 lines
2.0 KiB
JSON
[
|
|
{
|
|
"nodeid": "tests/test_utils_pv.py::test_put_with_progress_and_repr[25-0-True-\\x1b[32m]",
|
|
"callspec": {
|
|
"params": {
|
|
"value_new": 25,
|
|
"value_before": 0,
|
|
"show_bar": true,
|
|
"expected_color": "\u001b[32m"
|
|
},
|
|
"id": "25-0-True-\\x1b[32m"
|
|
}
|
|
},
|
|
{
|
|
"nodeid": "tests/test_utils_pv.py::test_put_with_progress_and_repr[50-25-True-\\x1b[32m]",
|
|
"callspec": {
|
|
"params": {
|
|
"value_new": 50,
|
|
"value_before": 25,
|
|
"show_bar": true,
|
|
"expected_color": "\u001b[32m"
|
|
},
|
|
"id": "50-25-True-\\x1b[32m"
|
|
}
|
|
},
|
|
{
|
|
"nodeid": "tests/test_utils_pv.py::test_put_with_progress_and_repr[75-50-False-\\x1b[32m]",
|
|
"callspec": {
|
|
"params": {
|
|
"value_new": 75,
|
|
"value_before": 50,
|
|
"show_bar": false,
|
|
"expected_color": "\u001b[32m"
|
|
},
|
|
"id": "75-50-False-\\x1b[32m"
|
|
}
|
|
},
|
|
{
|
|
"nodeid": "tests/test_utils_pv.py::test_put_with_progress_and_repr[100-75-True-\\x1b[32m]",
|
|
"callspec": {
|
|
"params": {
|
|
"value_new": 100,
|
|
"value_before": 75,
|
|
"show_bar": true,
|
|
"expected_color": "\u001b[32m"
|
|
},
|
|
"id": "100-75-True-\\x1b[32m"
|
|
}
|
|
},
|
|
{
|
|
"nodeid": "tests/test_utils_pv.py::test_put_with_progress_and_repr[150-100-False-\\x1b[32m]",
|
|
"callspec": {
|
|
"params": {
|
|
"value_new": 150,
|
|
"value_before": 100,
|
|
"show_bar": false,
|
|
"expected_color": "\u001b[32m"
|
|
},
|
|
"id": "150-100-False-\\x1b[32m"
|
|
}
|
|
},
|
|
{
|
|
"nodeid": "tests/test_utils_pv.py::test_put_with_progress_and_repr[-50-150-True-\\x1b[32m]",
|
|
"callspec": {
|
|
"params": {
|
|
"value_new": -50,
|
|
"value_before": 150,
|
|
"show_bar": true,
|
|
"expected_color": "\u001b[32m"
|
|
},
|
|
"id": "-50-150-True-\\x1b[32m"
|
|
}
|
|
},
|
|
{
|
|
"nodeid": "tests/test_utils_pv.py::test_use_callback_context_manager",
|
|
"callspec": null
|
|
},
|
|
{
|
|
"nodeid": "tests/test_utils_pv.py::test_orig_repr_is_not_custom_repr",
|
|
"callspec": null
|
|
}
|
|
] |