That’s why some sample Code with some sample tests...
# testing
w
That’s why some sample Code with some sample tests would be useful. But at least we could start by not generating incorrect code from commandbox. But as said, it is better to write our own code, so we understand what we are doing. I know there is no golden rule for integration tests, and for api’s some basic integration testing is not so hard at all. But as soon as we have dependencies in handlers on sessions or flash (typically not in API’s) I can hardly find any documentation. Actually I kicked out some flash parts from some handlers because there are other ways to do it and I didn’t want to waste my time anymore on it. The best way to learn atm is still following some workshop or viewing some video from people who have a lot more experience. Just missing some written documentation. I guess I am way too impatient to view all these videos and they are not searchable for keywords either 🙂 But don’t get me wrong, still love most box products.
l
This cracked me up:
sill love most box product
I agree with you. Let's do it together
I just started thanks to you
I added a cborm crud demo for newbies
with full integration tests
for bot UI and API
how about this?
w
I’ll have a look at it asap! 👍👍