forcedotcom / LightningTestingService

Apache License 2.0
122 stars 35 forks source link

prerequisites to write tests? #76

Closed tylerzika closed 4 years ago

tylerzika commented 6 years ago

Writing tests for my Lightning Components has been a frustrating and difficult experience. I'm not sure what the disconnect is. I'm Platform II certified, can write apex tests no problem, have put a lightning component app that is lightning ready on the app exchange, and have coded react and angular js app that are hosted in Salesforce.

What are the perquisites to write tests?

What books of JavaScript would you recommend? Writing js for lighting componets feels very different to writing js with react/angular for me.

jcostagalvez commented 6 years ago

I feel the same way, plus i dont have any idea on JS. I think should be a priorritty get more background information if we aant test lightning components agile.