Commit Graph

7 Commits

Author SHA1 Message Date
Rui Saraiva
04a34e04c2
chore(deps): upgrade dependencies 2022-07-07 08:26:00 +01:00
Rui Saraiva
785563a71c
feat: upgrade dependencies (#480)
* feat: upgrade dependencies

* chore: update linter and CI workflows

* chore: upgrade browserslist
2021-12-04 18:32:53 +00:00
Rui Saraiva
cc34beb581
chore: test with local production server (#257)
* chore: test with local production server

* chore: remove sample cypress test file
2020-09-19 21:28:39 +01:00
Rui Saraiva
cd447604b0 test(cypress): increase wait time 2020-09-19 17:46:39 +01:00
Rui Saraiva
b2c22bad97 test(cypress): update page load wait 2020-09-06 11:47:44 +01:00
Rui Saraiva
95c4d9e147
test(drag-and-drop): add tests to all preview title messages (#158)
* test(drag-and-drop): add tests to all preview title messages

* ci(cypress): install aditional dependencies

* test(drag-and-drop): wait 100ms on each page load for rehydration
2020-07-06 10:21:44 +01:00
Rui Saraiva
0bf587b68d
feat: setup Cypress (#136)
* feat(cypress): setup cypress with Next.js

* ci(cypress): run cypress on pull requests

* refactor(cypress): migrate from tsconfig.json to .eslintrc.json

* ci: update job names

* ci(cypress): save cypress artifacts

* fix(analytics): fix analytics extra script html tags
2020-06-27 22:54:56 +01:00