Rokas Vaitkevičius

Results 4 issues of Rokas Vaitkevičius

I am trying to write tests for echo buttons. Do you think of ever adding echo buttons support? That would so much helpful while writing tests for them. Because at...

Hello, I don't want to capture sequence, when there are no whitespaces: `bla+something+bla`, I only want to capture, when there are whitespaces: `bla +something+ bla`. I am having trouble getting...

Removed a couple of empty lines and updated several function comments

Hello, I have a question regarding variables in mutations. In most of my mutations I have a single input object which is of some custom type that houses all input...