Commit Graph

112 Commits

Author SHA1 Message Date
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Fredrik Adelöw 3bf2238187 update to the right version of the errors package
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-11 20:24:14 +01:00
blam 5b43ae3b5e chore: finally got it working now right?
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:01 +02:00
blam 08724f0bc7 chore: actually check the text in stderr to make sure that it's something that we don't expect
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:01 +02:00
Ben Lambert 8535bbd53c Update run.ts
Signed-off-by: Ben Lambert <blam@spotify.com>
2021-10-30 13:11:00 +02:00
blam 614fd12ad0 chore: wrap up the killTree?
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam fc6c990cc9 chore: this time, I promise. I fixed it. Sorted out all the scoping stuff for the hacky stuff that evaluate does with .toString
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam bb5fe02de3 chore: don't need escaped text now as it's actually a function call like all good javascripts
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam 03f368f740 chore: finally made it work
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam 4b2740332c chore: now we have puppeteer!
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam 15a205a804 chore: puppeteer!
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam 65bf24bc1d chore: removing the log10 and just do linear backoff
Signed-off-by: blam <ben@blam.sh>
2021-10-26 14:27:33 +02:00
blam 38ad8746c0 chore: fixing typescript EXPECTED_LOAD_ERRORS
Signed-off-by: blam <ben@blam.sh>
2021-10-26 13:45:04 +02:00
blam 1af1f76cb8 chore: add another exponential delay to wait for the page to load too
Signed-off-by: blam <ben@blam.sh>
2021-10-26 13:40:45 +02:00
blam f733a19f85 chore: exponential backoff for all errors not just timeouts
Signed-off-by: blam <ben@blam.sh>
2021-10-26 13:38:30 +02:00
blam b92b436efc chore: use the debug module
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:33:19 +02:00
blam 6f923c9e1d chore: increase the attempts
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:00:26 +02:00
blam fbedcebe7c chore: turn on some debug logging
Signed-off-by: blam <ben@blam.sh>
2021-10-26 11:59:00 +02:00
Patrik Oldsberg 36e67d2f24 more strict error type checking in most packages and backend plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 15:09:05 +02:00
Patrik Oldsberg 6a7e90c6ca e2e-test: improve page content checking resilience
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-14 19:01:29 +02:00
Patrik Oldsberg e7ac4b406c e2e-test: add versionQuery template helper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 22:28:56 +02:00
Patrik Oldsberg 00d2212b0d e2e-test: avoid page reload between text search attempts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-27 17:31:25 +02:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Himanshu Mishra f71bbe5d28 e2e-test: run yarn tsc:full on new apps
We encounetered errors with tsc:full on a newly created-app. So it should be verified that the command works

Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-03 11:56:15 +02:00
Himanshu Mishra e7d9f68678 e2e: run prettier check for newly created app
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-03 10:51:55 +02:00
blam 203d256d36 chore: reverting fs-extra bump, that seems to have broken all the installs
Signed-off-by: blam <ben@blam.sh>
2021-07-12 19:29:34 +02:00
dependabot[bot] 613e46d234 chore(deps): bump fs-extra from 9.1.0 to 10.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:29:50 +00:00
dependabot[bot] 8939f9ee17 chore(deps): bump ts-node from 9.1.1 to 10.0.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 04:20:38 +00:00
Fredrik Adelöw ba61355e53 skip cleanup in CI to save time
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-24 21:42:29 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
dependabot[bot] e133f76cd1 chore(deps): bump ts-node from 8.10.2 to 9.1.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 04:12:19 +00:00
Patrik Oldsberg 4bfff07eae e2e-test: update to search for new catalog index page title
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:27:06 +02:00
Tim Hansen 7b1f046d93 Fix e2e test
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 15:07:20 -06:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
blam 2f98cf16c6 chore: make sure to throw when e2e fails
Signed-off-by: blam <ben@blam.sh>
2021-03-04 12:47:03 +01:00
blam 9e4637112d fix: removing test e2e-test tsconfig.json file 2021-02-10 10:44:12 +01:00
blam 81646feee0 chore: fixing cypress build 2021-02-09 10:00:01 +01:00
blam 3ded45b814 chore: reworking folder structure to move cypress outside of the project 2021-02-09 09:44:19 +01:00
blam be6c650831 stash: push to stash 2021-02-05 12:09:03 +01:00
blam a94f5f9506 chore: move files around for ease 2021-02-05 10:46:18 +01:00
blam b3790710d6 chore: fix prettier again 2021-02-05 10:44:22 +01:00
blam 93dd36999d chore: fix lint warnings 2021-02-05 10:35:24 +01:00
blam 83ba509d22 chore: reworking tests to use he cypress github-action instead 2021-02-04 20:57:01 +01:00
blam a4963ec785 chore: added a sample test that works 2021-02-04 20:45:35 +01:00
blam 20e032f7c1 chore: making cypress nice 2021-02-04 20:40:52 +01:00
blam 93bfa73142 chore: reworking again 2021-02-04 20:18:55 +01:00
blam ccaa7cb7df chore: added some more simple stuff for e2e tests with cypress 2021-02-04 20:14:46 +01:00
blam ebccd5aa90 chore: reworking some more examples 2021-02-04 20:06:37 +01:00
blam 1164e40428 chore: adding cypress.config 2021-02-04 19:45:08 +01:00
blam 266f453f43 feat: added a test for running a simple cypress server 2021-02-04 16:23:07 +01:00