mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 12:36:11 +02:00
✨ Add playwright tests for cut-copy-paste variants
This commit is contained in:
parent
785b61be2f
commit
dcf1a593f7
4 changed files with 486 additions and 0 deletions
24
frontend/playwright/data/workspace/get-team-variants.json
Normal file
24
frontend/playwright/data/workspace/get-team-variants.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"~:features": {
|
||||
"~#set": [
|
||||
"variants/v1",
|
||||
"layout/grid",
|
||||
"styles/v2",
|
||||
"fdata/pointer-map",
|
||||
"fdata/objects-map",
|
||||
"components/v2",
|
||||
"fdata/shape-data-type"
|
||||
]
|
||||
},
|
||||
"~:permissions": {
|
||||
"~:type": "~:membership",
|
||||
"~:is-owner": true,
|
||||
"~:is-admin": true,
|
||||
"~:can-edit": true
|
||||
},
|
||||
"~:name": "Default",
|
||||
"~:modified-at": "~m1713533116375",
|
||||
"~:id": "~uc7ce0794-0992-8105-8004-38e630f40f6d",
|
||||
"~:created-at": "~m1713533116375",
|
||||
"~:is-default": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue