closing for now, there is some strategic misunderstanding whether we should split functional tests and reliability / robustness tests. In my udnerstanding if we testing that bot is properly…
Let's check if hardcoded user ids can bring any problems in future and if anything can be easily done about it
iirc in python methods started with _ are considered private, so we should remove leading underscore if we use it outside?
we can move these to the fixture, let's discuss in chat if you have question to my suggestion
since we create special objects for workflow-direct - we probably should check that they are created (or last of them is created) before starting the bot. (yeah that's awful, let's consider it as a temporary solution until someone proposes any better idea)