craft
craft copied to clipboard
Integration tests sometimes fail locally when run at step = 0.1
Travis CI has been pretty stable, but WATCH=1 npm run test:integration occasionally fails some of the cases in DesignerTest.js.
It seems to be related to the default step = 0.1 speed up. The tests pass when re-run with step = 1.