✗ #logger_err should call push_post_message_list
(in test file test/install_logger_err.bats, line 12)
`[[ "$output" =~ ^.*ERROR.*:\ line\ [0-9]+:\ run\(\):\ foo.*\"bar\"$ ]]' failed
✗ #logger_warn should call echo and push_post_message_list()
(in test file test/install_logger_warn.bats, line 14)
`[[ "$output" =~ ^.*WARN.*:\ line\ [0-9]+:\ run\(\):\ foo.*\"bar\"$ ]]' failed
There are 2 test cases not to pass currently.