Replies: 1 comment
-
Why don't you want to use jsforce instead of sfdx? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently working on an integration with SFDX and cypress, and I would like to see if someone has a good idea of what else I can do with the following error that I'm getting:
Unexpected end of JSON input
Because this error occurred during a before all hook we are skipping the remaining tests in the current suite: New Account Creation.
Code:
Questions:
Do you think the logic is wrong?
The link to my repo is the following: https://github.com/hvaandres/salesforce-sfdx-_cypress_integration
Beta Was this translation helpful? Give feedback.
All reactions