postgrespro/testgres

OsOperations::exec_command and expect_error

Closed this issue · 1 comments

I think, OsOperations::exec_command implementations must raise an exception (InvalidOperationException) when expect_error is True but no error occurred.

It was fixed via #203