7 Commits

Author SHA1 Message Date
nturgut
b71a50e135
adding more tests for text form fields (#18479)
* adding more tests for text form fields

* adding a test method for empty initial value
2020-05-18 15:48:39 -07:00
Ferhat
a7270b2809
Add test for profile mode diagnostics (#17492)
* Add test for profile mode diagnostics

* revert cirrus change
2020-05-15 16:06:27 -07:00
Ferhat
9822169464
[web] Add TargetPlatform tests (#18065)
* Add TargetPlatform tests
2020-04-30 16:13:05 -07:00
Ferhat
db644677fa
[web] Fix multi-reply on message channel. Add test (#17591)
* Fix multi-reply on message channel. Add test
* Add check for viewInstanceCount
* skip no-headless test
2020-04-08 17:18:06 -07:00
Ferhat
6b09714a2c
Add regression test for treeshaking debugFillProperties (#17325)
* Add test to make sure we don't regress treeshaking of debugFillProperties
* update cirrus
2020-03-31 09:43:14 -07:00
Ferhat
04182cde5d
Switch ui.window.devicePixelRatio from browser logical to physical. (#17209)
* Switch ui.window.devicePixelRatio to browser dpi
* Add integration test for multi res image loading
* Update cirrus for new integration test
* update canvas golden test root transform
* Update compositing golden test with dpr transform
2020-03-25 12:41:17 -07:00
Nurhan Turgut
fc5963d2d1
[web] Engine integration test (#16930)
* squashing the commits together

* directory rename, project rename. addressing reviewer comments

* update cirrus file

* change tool signature
2020-03-06 15:34:11 -08:00