Testing embedded forms.

181 views
Skip to first unread message

han...@zymergen.com

unread,
Feb 29, 2016, 8:10:49 PM2/29/16
to camunda BPM users
Hi,
I'm going to be leveraging embedded forms a bit in my camunda application.  I would like to have environment that allows me to write javascript for augmenting form functionality where I can test my functions using standard tools like jasmine.  Additionally, I would like minimize any amount of code that goes into the actual html.  

Does anyone have an environment like this set up or what are some ways that people have built out the web application component of camunda?

Sebastian Stamm

unread,
Mar 1, 2016, 3:51:42 AM3/1/16
to camunda BPM users
Hi,

one way to do this would be to write the Javascript functionality in a separate file and include it [1]. The HTML file would then only have the logic to load the external Javascript. The external file you can then test independently from the embedded form.

Would this work?

Cheers
Sebastian

Reply all
Reply to author
Forward
0 new messages