Commit graph

44 commits

Author SHA1 Message Date
Xon
e97f338267 Adjust github actions to work on main branch instead of master branch 2024-08-30 04:42:06 +08:00
Xon
609bcf8cd2 Revert "Adjust e2e testing matrix"
This reverts commit 1ba4f81b951e5523c69ccfdaac8f64c39a49b8ae.
2024-08-29 16:38:01 +08:00
Xon
345e59507d Adjust e2e testing matrix 2024-08-29 16:38:01 +08:00
Xon
6efcc13501 Force merge reports 2024-08-29 16:36:11 +08:00
Xon
214cb2399c Re-use github actions on push to main 2024-08-23 17:13:50 +08:00
Xon
f3cdf0020e Update trigger conditions for various workflows 2024-08-23 01:42:35 +08:00
Xon
43e6b2fb7d Update e2e test to be run 2024-08-23 01:17:25 +08:00
Xon
3d8110d645 Remove github reporter on trying to troubleshoot the lack of merged report 2024-08-22 01:36:08 +08:00
Xon
9a367d8b12 Correctly format excludes 2024-08-22 01:34:01 +08:00
Xon
29b0f4d44c webkit and firefox are bizarrely flaky 2024-08-22 01:26:01 +08:00
Xon
ef3f39f2fb Just give-up on binary caching as it causes issues 2024-08-22 00:18:14 +08:00
Xon
a210cc13b4 Run separate github action for each browser 2024-08-21 23:58:20 +08:00
Xon
e78f9e3d33 Disable caching playwright binaries on windows 2024-08-21 23:51:18 +08:00
Xon
1ca1303f9e Use blob report and then merge all the reports together 2024-08-21 23:39:31 +08:00
Xon
82301d987b Only archive test reports if the github action isn't canceled 2024-08-21 23:33:13 +08:00
Xon
921dd67e0b Update github action cache logic 2024-08-21 23:29:39 +08:00
Xon
4e4e2e10d2 Work on all test targets 2024-08-21 23:17:56 +08:00
Xon
d0c4466782 Test github action e2e tests 2024-08-19 11:21:55 +08:00
Xon
8703397e06 Enable playwright for additional platforms 2024-08-19 11:11:54 +08:00
Xon
b152205b9a Replace puppeteer/selenium screenshots with playwright 2024-08-19 11:11:40 +08:00
Xon
5855be5168 Adjust gitflow actions for consistency 2024-08-17 21:27:23 +08:00
Xon
dbb3aaf6fa Adjust caching checks 2024-08-17 21:21:42 +08:00
Xon
136411eb67 Adjust caching checks 2024-08-17 21:18:46 +08:00
Xon
4297f0a638 Adjust caching checks 2024-08-17 21:16:44 +08:00
Xon
4380e442e4 Fix extracting playright version 2024-08-17 21:10:02 +08:00
Xon
545d880e2c Fix wrong key for caching playwright data & reduce e2e test log spam 2024-08-17 21:07:32 +08:00
Xon
93c39e9646 Disable large set of tests, and increase workers since workers ahve 2 cores 2024-08-17 19:08:07 +08:00
Xon
6b8af9b86b Update playwright test name 2024-08-17 19:01:45 +08:00
Xon
efbd4ef641 Rename github workflow to match repo config 2024-08-16 12:03:38 +08:00
Xon
d1de64e8a0 Playwright for e2e tests 2024-08-16 08:59:35 +08:00
Xon
d51ee0e984 Attempt to fix puppeteer 2024-08-07 20:58:30 +08:00
Xon
36acb70644 Update browser test actions to supported variants 2024-08-07 20:56:13 +08:00
Xon
ca4a64f168 package is now an es module, but scripts are still in cjs, rename for now 2024-08-07 19:34:53 +08:00
Xon
1ba405ba1a Pin to older version of pixelmatch for browser test compatibility 2024-08-06 11:31:17 +08:00
Matt Triff
bbdacdfe3b Update all CI workflows to use latest LTS (v18) 2022-11-28 14:18:14 -05:00
Matt Triff
0903934848 Update GitHub Actions 2021-12-30 20:16:52 -05:00
Matt Triff
977221650a Update snapshots, add Chrome to browser test, remove linting JS, bump dependencies - replace deprecated eslint-loader 2021-12-18 22:07:37 -05:00
Matt Triff
e64eface11 Update all workflows to use Node 12+ for node-sass and other module compatibility, switch IE to Edge for browser testing (IE web driver no longer pre-installed on runner) 2021-12-17 16:59:43 -05:00
Matt Triff
46deb9abe5 Switch to new brew cask syntax, IE driver no longer available - switch to hardcoded path 2021-12-15 20:59:31 -05:00
Matt Triff
6b6fb17bca Update adding to path to new syntax 2021-12-15 20:37:52 -05:00
Josh Johnson
62e849d1b4
Resolve 774 (#777)
* Include customProperties in removeItem

* Add tests

* Housekeeping

* Update mac vm label

* Add .nvmrc
2019-11-24 17:32:02 +00:00
Konstantin Vyatkin
7dcc155b8f remove safari test, update snapshots for new macOS, use dependency caching (#745)
* remove safari test

* add node modules caching

* update macos snapshots

* try to fix caching

* try like this

* cache .npm

* adjust cache keys
2019-11-08 07:48:29 +00:00
Konstantin Vyatkin
81c44ba8f2 Enable test on Safari (#737)
* Enable test on Safari

* fix platform name

* update base Safari snapshot
2019-11-04 13:17:45 +00:00
Konstantin Vyatkin
dddba5b35b [TEST] Automatic screenshots comparing and error checking in IE11, Firefox and Chrome (#715)
* taking screenshots

* let's try

* save artifacts

* better exceptiosn

* try to install geskodriver

* fix edge name

* add check for safari

* check os

* try this

* again

* fix syntax

* try this

* try firefox on windows

* and again

* handle error

* and again

* try older macos

* add firefox screenshot

* switch back env

* switch back env

* add IE screenshot

* try sudo for safari

* try not install nuget

* try more

* more

* try this

* install firefox

* add chrome

* increase threshold

* add firefox-darwin

* push

* fixing

* let's go

* increase threeshold

* again

* try safari tp

* tap cask versions

* fix conditions

* try like this

* last run

* increase threshold

* reenable macos firefox

* last try for safari

* rename screenshots to snapshots

* check console

* console workarounds

* fix safari misspleings

* logging is not supported by everyone

* maximize and set rect

* errors only for Chrome

* remove safari for now

* try to decrease threshold

* cleanup

* increase threeshold

* sleep more and increase threeshold

* add pupeeter

* handle errors

* build

* add prettier end of line

* add gitattributes

* add png to binary

* more attributest

* limit run

* run on chages to snapshots

* hey!

* make artifacts named as snapshots

* just for fun: we don't need express here

* update pupeeter snapshot

* no audit

* don't wait for quit?

* try more IE capabilities

* add wait timeout

* use server.js
2019-11-02 11:18:19 +00:00