|
|
|
|
|
by neeleshs
772 days ago
|
|
This is very true in my experience as well. This is a key component for any good low/no code platform, process builders, workflow builders , process documentation and so on. And that is just one area. It makes tons of sense to buy/use a library like this rather than build your own (unless that is your business).
We use one from antd. Antiquated and hard to automate testing. We are looking for a more modern solution. How compatible is GoJS with web testing tools? Most seem to have trouble with canvas. |
|
But you have to inspect programmatically one way or another. What is easiest really depends on what, exactly, you want to test. Eg testing your permissions (can a user copy a node with these checkboxes in my app selected) can be done by trying to copy and seeing how many Parts exist before and after, etc.