11 Commits

Author SHA1 Message Date
nturgut
80f4481d23
renaming e2e tests to integration (#20954)
* renaming e2e tests to integration

* change the name of the files in the blocked list
2020-09-02 14:52:09 -07:00
nturgut
101316b76a
[web] migrate from e2e to integration_test (#20914)
* migrate from e2e to integration_test

* address reviewer comments
2020-08-31 20:30:27 -07:00
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
nturgut
c39f859f03
fix the issue in the test and remove them from the blacklist for chrome (#18441) 2020-05-15 17:47:51 -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
Nurhan Turgut
3ee9e3d378
[web] changing the integration tests to show errors (#17364)
* changing the integration tests to show errors. The drive file is reduced to nothing now

* adding more to readme

* rebase to master and removing unused import

* changing readme
2020-03-27 14:26:20 -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