summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
AgeCommit message (Collapse)AuthorFilesLines
2023-04-17Move unit test setup script out of setup directoryOskar Nyberg1-1/+1
2023-03-24Update playwrightOskar Nyberg1-2/+2
2023-03-24Update node and npm versionOskar Nyberg1-2/+2
2023-03-24Update Electron to 23.2.0Oskar Nyberg1-1/+1
2023-03-24Upgrade TypeScriptOskar Nyberg1-7/+7
2023-02-20Rename test.pkg.json to standalone-tests.pkg.jsonOskar Nyberg1-1/+1
2023-01-03Update playwrightOskar Nyberg1-2/+2
2022-12-15Improve npm alias for running e2e tests against installed appOskar Nyberg1-2/+2
The tests for an installed version of the app isn't possible to run in sequence. A lot of them requires the daemon to be in a specific state, and some require the daemon to change state during the test. This means that for the tests to be useful they have to be run individually when the daemon is in the correct state. The `e2e:installed` alias has been replaced with `e2e:sequential` which can be used to run tests against the installed app by running `npm run e2e:sequential installed/<test>`.
2022-12-14Make tests against installed app run in sequentiallyOskar Nyberg1-1/+1
2022-12-14Build standalone testsOskar Nyberg1-0/+3
2022-12-14Make e2e tests run against installed appOskar Nyberg1-2/+2
2022-10-17Update node and npmOskar Nyberg1-3/+3
2022-10-17Upgrade Electron from 19.0.13 to 21.1.1Oskar Nyberg1-1/+1
2022-10-17Update nseventmonitorOskar Nyberg1-1/+1
2022-10-17Use mullvad-version for deb versionOskar Nyberg1-1/+0
2022-10-10Make electron-builder fetch version from mullvad-versionLinus Färnstrand1-1/+1
2022-10-07Update rbush and @types/rbushHank1-2/+2
2022-10-07Update semverHank1-1/+1
2022-10-07Update @grpc/grpc-jsHank1-1/+1
2022-10-07Upgrade TypeScript and fix resulting compilation errorsOskar Nyberg1-1/+1
2022-10-07Update react-reduxHank1-2/+1
2022-10-07Update react and react-domHank1-4/+4
2022-10-07Update @typescript-eslint/eslint-plugin and @typescript-eslint/parserHank1-2/+2
2022-10-07Update cross-envHank1-1/+1
2022-10-07Update electron-notarizeHank1-1/+1
2022-10-07Update @types/mochaHank1-1/+1
2022-10-07Update sinon and @types/sinonHank1-2/+2
2022-10-07Update gulp-sourcemapsHank1-1/+1
2022-10-07Update tsc-watchHank1-1/+1
2022-10-07Update ReduxHank1-1/+1
2022-10-07Update playwright and @playwright/testHank1-2/+2
2022-10-07Update @types/react-redux and @types/react-routerHank1-2/+2
2022-10-07Update gettext-parserHank1-1/+1
2022-10-07Update a bunch of minor versionsHank1-16/+16
2022-10-07Update eslint related packagesHank1-5/+5
2022-10-07Update eslint to v8Hank1-1/+1
2022-10-07Update grpc-tools and move to devDependenciesOskar Nyberg1-1/+1
2022-10-05Updating version in package filesLinus Färnstrand1-1/+1
2022-10-03Separate tests running with daemon from tests running with mockingOskar Nyberg1-1/+3
2022-10-03Update react-simple-maps and it's typesHank1-2/+2
2022-09-26Updating version in package filesLinus Färnstrand1-1/+1
2022-09-20Remove unused packagesHank1-2/+0
2022-09-20Re-arrange folder structure for tests, put unit and e2e under root test folderHank1-1/+1
2022-09-20Add script to update playwright snapshotsHank1-0/+1
2022-09-20Run Playwright tests in GithubHank1-3/+4
2022-09-20Let's run Playwright tests in parallelHank1-2/+2
2022-09-20Update e2e script to also build firstHank1-1/+2
2022-09-20Install PlaywrightHank1-0/+6
Signed-off-by: Hank <hank@mullvad.net>
2022-08-23Upgrade Electron from 18.0.3 to 19.0.13Oskar Nyberg1-1/+1
2022-08-19Updating version in package filesLinus Färnstrand1-1/+1