This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
n8n
Watch
1
Star
0
Fork
You've already forked n8n
0
mirror of
https://github.com/n8n-io/n8n.git
synced
2024-12-27 21:49:41 -08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
7df0728999
n8n
/
cypress
/
pages
/
modals
/
index.ts
3 lines
68 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: Add credentials E2E test suite and page object (#4596) * fix: Fix inferred type of X cannot be named error after pnpm update * feat: Change page objects to expose actions and getters. Add credential creation suite
2022-11-22 01:37:26 -08:00
export
*
from
'./credentials-modal'
;
test: Add e2e tests for workflow/credential migrations when enabling UM (#4719) * add tests * ci: Setup cypress tasks for resetting DB, and setting up an owner * add test tests to check for settings * add more tests * clean up * rename tag * update test id Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2022-11-24 14:22:09 -08:00
export
*
from
'./message-box'
;
Reference in a new issue
Copy permalink