2
0

🖐️ Analytics drop off rates

This commit is contained in:
Baptiste Arnaud
2022-01-03 17:39:59 +01:00
parent 1093453c07
commit 6322402c96
38 changed files with 876 additions and 147 deletions

View File

@ -4,7 +4,7 @@ describe('Dashboard page', () => {
cy.signOut()
})
it('should navigate correctly', () => {
test('folders navigation should work', () => {
cy.signIn('test1@gmail.com')
cy.visit('/typebots')
createFolder('My folder #1')
@ -26,7 +26,7 @@ describe('Dashboard page', () => {
cy.findByDisplayValue('My folder #2').should('not.exist')
})
it('should be droppable', () => {
test('folders should be draggable and droppable', () => {
cy.signIn('test2@gmail.com')
cy.visit('/typebots')
cy.findByTestId('typebot-button-typebot1').mouseMoveBy(-100, 0, {