Vlad
Vlad
I see that the problem of integration test in: ``` it('hovering toolbar appears', () => { cy.get('div') .eq(12) .should('not.exist') ``` I checked git history. That `.eq(12)` was `.eq(13)`. But I...
@dylans Hi, so, what about this PR? :)
Hey, can we merge this?
Selected `children` my be deeper in hierarchy of `descendants`
@arduino12 ping :)
@Otterpocket I don't like it 🙂. If you quickly scroll down you will see this blank space, not the end of the code e.g.
> LGTM. > > Just one more step left. Could you please sign all your commits with the GPG key? > > FYI: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits I didn't notice that I have...
Hi @Dhghomon, do we have any progress here?
@Keats one more ping :)
> That looks good but is there a way to set up some CI testing? Sorry, I'm not sure what do you want to test using CI?