Page 1 of 1

test script

Posted: 05 Dec 2015 18:52
by Alisa
Hi.

I found the page http://regexr.com/ which is nifty for testing out triggers...

I am not sure, but seems the page https://ace.c9.io/#nav=about is good for testing the code out.

Hope it helps, and if you know better places, please tell!

Re: test script

Posted: 13 Dec 2015 19:36
by Vlek
Alisa wrote:I found the page http://regexr.com/ which is nifty
That is indeed nifty. I've used it many times, but I never thought to post it for others. Good idea.
Alisa wrote:I am not sure, but seems the page https://ace.c9.io/#nav=about is good for testing the code out.
That's not good for testing code, but it's good if you wanted to maybe switch out the javascript editor that's in the webclient for a more full-fledged one.

Re: test script

Posted: 13 Dec 2015 19:51
by Alisa
Vlek wrote:
Alisa wrote:I am not sure, but seems the page https://ace.c9.io/#nav=about is good for testing the code out.
That's not good for testing code, but it's good if you wanted to maybe switch out the javascript editor that's in the webclient for a more full-fledged one.
By testing i meant making sure all the ({[ and ; were in right place and you followed the ifs and thens right. :-)
Can“t really see what it does, that is true.