summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Merge branch 'fix-toml-version-inject'David Lönnhager1-2/+5
2022-09-20Use awk instead of GNU extension for sed to replace toml versionDavid Lönnhager1-2/+5
2022-09-20Merge branch 'e2e'Hank31-32/+670
2022-09-20Don't include any tests in dist buildHank1-1/+1
2022-09-20Don't do screenshot matching. Remove global transition setting (#3937)hankolsen16-33/+0
2022-09-20Try 0ms transitionsHank1-1/+1
2022-09-20Revert html reporter and remove github action artifact uploadsHank3-10/+0
2022-09-20Remove unused packagesHank2-22/+0
2022-09-20Update playwright report pathHank1-1/+1
2022-09-20Output playwright report as html and upload in Github on failureHank3-1/+3
2022-09-20Upload Playwright results on failureHank1-0/+8
2022-09-20No point in testing color of an empty labelHank1-2/+0
2022-09-20Simplify expressionHank1-6/+11
2022-09-20Export functions directly instead of exporting a bunch at the end of the fileHank1-7/+5
2022-09-20Re-arrange folder structure for tests, put unit and e2e under root test folderHank36-35/+34
2022-09-20Disable transitions globally when running testsHank2-1/+14
2022-09-20Remove _ prefix from function nameHank1-3/+3
2022-09-20Add Windows snapshotsHank4-0/+0
2022-09-20Disable screenshots in Github ActionsHank1-5/+15
2022-09-20Use longer timeout for PlaywrightHank1-0/+1
2022-09-20Add Linux snapshotsParallels5-0/+0
2022-09-20Disable notification transition and update snapshotsHank4-0/+0
2022-09-20Add script to update playwright snapshotsHank2-0/+2
2022-09-20Run Playwright tests in GithubHank3-4/+32
2022-09-20Disable map animations during e2e tests. Run tests without waiting for animat...Hank9-6/+3
2022-09-20Add screenshot diffingHank7-6/+15
2022-09-20Let's run Playwright tests in parallelHank1-2/+2
2022-09-20Don't bundle e2e filesHank1-0/+2
2022-09-20Add tests for connect buttonHank1-2/+18
2022-09-20Refactor and implement tunnel-state testsHank3-77/+232
2022-09-20Update e2e script to also build firstHank1-1/+2
2022-09-20Add sepearate implementation for main-process for testsOskar Nyberg5-11/+199
2022-09-20Update tests with mocked ipcMainHank2-29/+63
2022-09-20Fix tsconfigHank1-0/+2
2022-09-20Fix eslint error message for gui ts filesHank1-0/+1
2022-09-20Add two simple e2e testsHank4-0/+118
2022-09-20Add Playwright config fileHank1-0/+11
2022-09-20Install PlaywrightHank2-0/+97
2022-09-20Add missing typescript files to tsconfig.jsonHank1-0/+2
2022-09-20Make eslint ignore all javascript files, until we have it configured correctlyHank2-0/+5
2022-09-20Add IntelliJ folder to .gitignoreHank1-0/+1
2022-09-16Merge branch 'bump-jnix'David Lönnhager7-100/+29
2022-09-16Remove unused dependenciesDavid Lönnhager3-60/+13
2022-09-16Update jnix to 0.5David Lönnhager5-40/+16
2022-09-16Merge branch 'change-custom-dns-icon'Albin3-12/+12
2022-09-16Change custom dns iconsaber safavi3-12/+12
2022-09-15Merge branch 'fix-cropped-notification'Oskar Nyberg3-30/+18
2022-09-15Fix notification croppingOskar Nyberg2-2/+9
2022-09-15Simplify notification banner implementationOskar Nyberg2-29/+10
2022-09-14Merge branch 'change-multihop-default'David Lönnhager3-6/+9