scratch-vm/test/integration
Ray Schamp 57e73a68a6 Add costume dataURI to costumes from storage (#517)
* Add costume dataURI to costumes from storage

Towards #515, LLK/scratch-gui#279

* Fix tests

* Load costumes incrementally

Some of our tests assume that at least some of our costume data is available before the costume data is loaded. So, provide as much costume data as is available.

* Remove unnecessary filter for null costumes

Resolved when we updated to load costumes incrementally.

/ht @cwillisf
2017-04-03 15:58:13 -04:00
..
complex.js Add costume dataURI to costumes from storage (#517) 2017-04-03 15:58:13 -04:00
control.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
data.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
event.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
hat-execution-order.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
import_sb2.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
looks.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
motion.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
pen.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
procedure.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
sensing.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00
sound.js Fix tests involving scratch-storage 2017-03-09 15:50:43 -08:00