Add integration tests for resize content and resize from other origin

This commit is contained in:
juliandescottes
2017-01-08 20:38:12 +01:00
parent a328e4d20e
commit 70085bc056
9 changed files with 213 additions and 25 deletions

View File

@ -1,3 +1,5 @@
/* globals casper, setPiskelFromGrid, isDrawerExpanded, getValue, isChecked, evalLine */
casper.test.begin('Test updating default size works', 14 , function(test) {
test.timeout = test.fail.bind(test, ['Test timed out']);