Skip to content

e2e Testing

Braulio Diez edited this page Sep 24, 2024 · 1 revision

e2e test initial proposal

Basic Shape interaction

Edit inline shape

If I drag an input component and double-click to change the placeholder text, type "user," and press Enter, the input component should display "user" as the placeholder text.

### Delete key editing inline shape

If I drag an input component and double-click to change the placeholder text, type "user," press the delete key to remove the last letter, leaving "use," and then press Enter, the input component should display "use" as the placeholder text.

Selection

Shape dropped selected

Click outside un select

Multiple shape selected

Multiple shapes selected select another one

Multiple shapes slected, un select one

Keyboard

Moving shapes with cursors

copy paste keyboard

Full Layout

Create a login screen

full and hit on save