Commit graph

10 commits

Author SHA1 Message Date
Jordan Eldredge
0b3d28767f Don't allow global access to all of window
We had a bug where `stop()` was undefined but it fell back to the function on window which was inplicitly in the global scope.

This should reduce that kind of thing.
2019-08-20 07:43:23 -07:00
Jordan Eldredge
6799e2fa5a
Try running screenshot tests on Travis (#782)
* Try running screenshot tests on Travis

* Standardize domain in integration tests

* Allow images to not match that well

* Turn back on all other tests
2019-05-09 17:55:53 -07:00
Jordan Eldredge
0c94263f0f Improve integration test timeouts 2019-05-09 17:15:22 -07:00
Jordan Eldredge
53218aba6e Update integration tests and snapshots 2019-05-09 16:23:16 -07:00
Jordan Eldredge
4623cec225 Disable the marquee in screenshot mode 2018-07-02 19:14:02 -07:00
Jordan Eldredge
d5fc239c38 Pad marquee with spaces 2018-07-02 19:03:04 -07:00
Jordan Eldredge
8082d97982 Add snapshot for loading skin via query param 2018-06-30 13:52:15 -07:00
Jordan Eldredge
2f0b3ebac4 Add transparency integration test 2018-06-30 13:38:25 -07:00
Jordan Eldredge
179bab89fe Add more integration tests 2018-06-28 23:25:13 -07:00
Jordan Eldredge
d17574607c Add Puppeteer snapshot testing 2018-06-28 22:16:37 -07:00