email360 / ssjs-lib

An open-source library that takes the repetitive and complex tasks and simplifies them, enabling you to get the most out of Salesforce Marketing Cloud.
http://www.email360.io
Other
50 stars 14 forks source link

Typo in DataExtension Verion #7

Closed attilah closed 1 year ago

attilah commented 1 year ago

Thanks for this library, it looks really useful to simplify the code needs to be written.

While looking at the setup page I found that there is a missing s in DataExtension Verion in setup.ssjs.

Question: Where can the test files be found? I'd be interested in your testing method of SSJS code.

shdinx commented 1 year ago

Hey @attilah

thank you for pointing this out. This is a consistent typo and the tests did not fail because of that. I am working on a major new release which will be launched early next year and this typo will be fixed.

In general I use Sonar for general purpose and to test individual elements I use Cypress. These files and setup are not publicly available but happy to share approaches and discuss options.

attilah commented 1 year ago

@shdinx I'd be definitely interested in your testing approach, can you shot me a DM on twitter or you'd like to discuss it here?