96f9841ced
* Added tests in python to ensure interfaces used by PM exist and have the expected signature Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com> * Fix crash if there is python error but no redirected output from python Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com> * Add new line to end of tests file Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com> * Initialize python bindings error count variable in if statement Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com> * Call len() instead of __len__ Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com> * enable disabled repo tests Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>