[WIP] Test cases for RBTools Shell
Review Request #8079 — Created March 28, 2016 and discarded
Incorporates all the changes from the RBTools shell command review request along with the proposed testing.
Test if import functions really return the right modules
Test if calls to functions can be blocked or traced
Description | From | Last Updated |
---|---|---|
'spy_on' imported but unused |
reviewbot | |
Col: 1 E302 expected 2 blank lines, found 1 |
reviewbot | |
undefined name 'dummy_import_int' |
reviewbot | |
undefined name 'dummy_import_string' |
reviewbot | |
undefined name 'dummy_import_bool' |
reviewbot | |
local variable 'ipython_module' is assigned to but never used |
reviewbot | |
undefined name 'dummy_import_int' |
reviewbot | |
undefined name 'dummy_import_string' |
reviewbot | |
undefined name 'dummy_import_bool' |
reviewbot | |
local variable 'bpython_module' is assigned to but never used |
reviewbot | |
undefined name 'dummy_import_module' |
reviewbot | |
local variable 'bpython_module' is assigned to but never used |
reviewbot | |
undefined name 'dummy_import_module' |
reviewbot | |
local variable 'ipython_module' is assigned to but never used |
reviewbot | |
undefined name 'dummy_import' |
reviewbot | |
local variable 'client' is assigned to but never used |
reviewbot |