Hi,
I’m trying to get jsunit testing going. I’m in somewhat of a paradox though. I’m unable to run unit tests out of the module I want to test because it says that the module is authenticated. It tells me to create another module and write in my testing stuff from there. The problem with that is that I can only see global scopes and I can’t see form methods that I might want to test. I’m wondering if anyone has found ways to work around this issue.
Thanks,
Akaash