re-implementing tests with async await. tests also check asynchronous behaviour now.

This commit is contained in:
Kevin Jahns
2015-07-18 23:15:20 +02:00
parent ebc628adfc
commit d4ef54358b
7 changed files with 183 additions and 164 deletions

View File

@@ -37,6 +37,7 @@
"CustomType": true,
"window": true,
"document": true,
"smaller": true
"smaller": true,
"wait": true
}
}