Knut Sveidqvist
671ad82ad3
unique batches every time, if not repeated tests end up in the same batch
2023-08-25 14:13:11 +02:00
Yokozuna59
8cd8714aaf
run pnpm lint:fix
2023-07-19 23:45:02 +03:00
Sidharth Vinod
e25faeee4c
Update cypress/helpers/util.ts
2023-07-19 22:36:55 +05:30
Yokozuna59
d9314a869a
change deprecated btoa
into Buffer.from
2023-07-17 15:58:58 +03:00
Sidharth Vinod
962ff73fc3
Batch by commit
2023-07-07 15:56:30 +05:30
Yokozuna59
2b0f078c99
resolve lint issues for no-inferrable-types
2023-06-27 21:09:26 +03:00
Yokozuna59
a2cf41c9c0
convert cypress/helpers/util.js into ts
...
- add types for parameter and returned value and variables
- change the deperated `unescape` into `decodeURIComponent`
- create `CypressConfig` and `CypressMermaidConfig` and `CodeObject` types
- add default value for some parameter
2023-06-27 20:53:01 +03:00
Yokozuna59
6cbd24f704
convert file from js into ts
2023-06-27 20:50:42 +03:00