05-15-2021 09:00 AM
I would like to be able to write tests for my expression libraries using and editor and javascript.
I have tried require() and import, but have not been successful
05-17-2021 02:15 PM
Yes, that is very valid. I think making the expression builder more IDE like would be very helpful for developing expressions as well as debugging and testing them.
For now, a pipeline that validates expression libraries is the best I can think of.
05-18-2021 08:15 AM
Thanks for the feedback – if you hadn’t used the Expression Builder before, here’s a preview. It’s definitely not as full featured as a IDE or Text Editor, but has some useful on-the-fly evaluation for writing expressions. As Cole mentioned, there’s still some improvements that we could make, but check it out if you haven’t already.