-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Storage] Input validations pin cid modal test #2235
[Storage] Input validations pin cid modal test #2235
Conversation
Your Render PR Server URL is https://chainsafe-components-stage-pr-2235.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-cbg2qp3ru51ks73c63a0. |
Your Render PR Server URL is https://files-ui-stage-pr-2235.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-cbg2qqjru51ks73c63f0. |
Your Render PR Server URL is https://storage-ui-stage-pr-2235.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-cbg2qs3ru51ks73c6410. |
|
||
// ensure can't pin an empty cid | ||
// TODO: uncomment when #2229 issue is fixed | ||
//addCidModal.pinSubmitButton().safeClick() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added this one as well, but because the development is not ready, I leave it commented for now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good !
closes #2228