Piotr Nosek

Results 32 comments of Piotr Nosek

Hi @vkatsuba I've added this report to our internal backlog, however I'm not sure when it will be resolved yet.

We'll add it to our backlog and try to improve it by 3.0 release. :)

So... do we actually have a realistic use case for this? If not, for sake of consistent behaviour I'd vote for deleting #1542 and replacing it with the opposite: a...

Hi @Fank Thanks for the input. This extension is not in the roadmap for version 2.1.1 but we will consider it for 3.0.0. :)

@arcusfelis What do you mean by common tests backend?

Hi @frenk91 Currently the only solid plan for PubSub we have in a roadmap is to introduce RDBMS backend. However, we'll keep in mind to try to make it more...

Hi @fblackburn1 Thanks for spotting this. Someone from the team will investigate it.

I think you're right. I'll change this when I'll have few spare hours.

Hi hamdijmii1992 This is not a valid call for this function. Please try `escalus:create_users(Config0, escalus:get_users([mike, geralt])).` `escalus:create_users/2` requires a list of full user specs, that can be provided with `escalus:get_users/1`....

Like you can see in current test.config in ejabberd_tests, we avoid this problem with different usernames for every configuration. Can you describe your case, that requires the same username for...