Index: tst_post/test.py =================================================================== diff -u -r8fae5ddeb41efde040d5ca6a4314eca0425e5ca2 -r53d03492231cc2612d7b1dfdc35e9804fbd960f6 --- tst_post/test.py (.../test.py) (revision 8fae5ddeb41efde040d5ca6a4314eca0425e5ca2) +++ tst_post/test.py (.../test.py) (revision 53d03492231cc2612d7b1dfdc35e9804fbd960f6) @@ -7,7 +7,7 @@ # # file tst_post # @author (last) Papiya Mandal -# @date (last) 22-03-2022 +# @date (last) 19-04-2022 # import names @@ -89,6 +89,7 @@ """ method to post a message and verify the progress bar and if final message is posted + @param msgs_and_conditions - (list) list of messages and conditions """ for msg, conditions in msgs_and_conditions.items(): final_msg = conditions[0]