Hi #pest experts, I need your help.
I want to integrate tests with pest but as my app makes heavy use of github.com/omniphx/forrest
Would it be possible to fake this calls so I don't have to have a salesforce instance to polute?
Hi #pest experts, I need your help.
I want to integrate tests with pest but as my app makes heavy use of github.com/omniphx/forrest
Ugh… why would you want to mix Salesforce with Laravel? So you hate yourself? 😆
That package looks interesting though… anything to avoid SOQL queries :D
Yeah the package is very usefull. It makes calling salesforce as easy as using eloquent almost ( except for few exceptions)