14 Commits

Author SHA1 Message Date
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
fa1ff9ba17 Upgrade node to 18.16 2023-07-24 15:55:11 +08:00
ef34ced1d2 Bump cypress from 10.6.0 to 12.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.6.0 to 12.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.6.0...v12.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 21:18:05 +00:00
d6a6b1de66 Use email-signup instead of email-registration as path to match naming 2022-07-19 13:02:28 -07:00
1b9c9caa5b Bump cypress from 9.5.3 to 10.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 to 10.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.3...v10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 21:32:34 +00:00
7949026b46 Rename cypress test script to e2e so its not run in GH Actions 2022-05-10 11:07:26 -07:00
b1c9911827 Add test script to cypress package 2022-05-10 10:48:09 -07:00
57e6bcac8e Added cypress tests for saving links 2022-05-03 17:46:52 +00:00
eea14c7299 Syntax fixes 2022-04-04 15:17:22 -07:00
e5714e63c0 Fix tsconfig file 2022-04-04 15:16:41 -07:00
f4340e3663 Add testing-library dependency 2022-04-04 15:15:28 -07:00
c4d8ef6a70 Specify support file 2022-04-04 15:14:58 -07:00
6631d51939 Remove unused comments and files 2022-04-04 14:45:31 -07:00
10692a2131 Add cypress tests 2022-04-04 14:45:31 -07:00