This website requires JavaScript.
Explore
Help
Sign In
djkato
/
saleor-dashboard
Watch
1
Star
0
Fork
You've already forked saleor-dashboard
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2074915055
saleor-dashboard
/
cypress
/
elements
/
plugins
/
pluginsList.js
4 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Test navigation refactor (#3294) * naviagtion aka permissions refactor
2023-03-09 08:18:07 +00:00
export
const
PLUGINS
_LIST
_SELECTORS
=
{
pluginRow
:
'[data-test-id="plugin"]'
,
Saleor 4033 tests for plugins (#1317) * tests for plugins * tests for plugins * add default country to create channel mutation * change data-test-ids * update snapshots
2021-09-10 09:03:42 +00:00
}
;
Reference in a new issue
Copy permalink