Commit Graph

29 Commits

Author SHA1 Message Date
Jakub Ondracek
4b5d06ed51 test: updating group naming in the gitlab too 2024-03-15 13:13:25 +01:00
Martin Varmuza
a17875db4a test(suite): e2e improvements 2024-02-04 09:37:42 +01:00
Peter Sanderson
d3a7b23a07 chore(test): remove unnecesary dev-tools code, there is a keybind for it 2024-02-01 17:34:01 +01:00
Peter Sanderson
3cebf398e1 fix(test): fix desktop playwright tests (selector for balances on dashboard) 2024-02-01 17:27:01 +01:00
Martin Varmuza
9159438c3b chore: remove integration-tests folder remnants 2024-01-24 09:22:48 +01:00
Szymon Lesisz
e7defcc280 tests(suite-desktop): get rid of copying binaries 2023-11-08 11:58:35 +01:00
tomasklim
4229fd483b chore: update prettier to v3 and reformat 2023-11-04 08:55:36 +01:00
Martin Varmuza
3b8296c3d5 revert "test(suite-desktop): get rid of copying binaries"
This reverts commit 27f88acdf8.
2023-09-06 10:15:36 +02:00
Martin Varmuza
27f88acdf8 test(suite-desktop): get rid of copying binaries 2023-09-01 21:39:20 +02:00
Szymon Lesisz
d62a7cbda1 feat(nix): add playwright browser path to shell.nix
added docs note how to fix missing binaries in playwright e2e tests
2023-05-02 14:33:17 +02:00
Jan Komarek
aaca199b3e e2e(suite-web): test doge account spending UTXO with amount above MAX_SAFE_INTEGER 2022-11-29 12:22:20 +01:00
Jan Komarek
69a30529f2 fix(docs): fix link URLs 2022-08-05 10:22:30 +02:00
jakub.ondracek
fcd9bb7a28 feat(e2e): updating the e2e documentation and fixing the path bug 2022-06-09 17:29:15 +02:00
Jan Komarek
5c001ccccf chore(suite): update suite readmes 2022-06-09 17:29:15 +02:00
Jan Komarek
b5ca775b89 chore: update READMEs for miscellaneous packages 2022-06-09 17:29:15 +02:00
martin
30c452b69c chore: update docs (#5439)
* docs: general update

* docs: more info about tests
2022-05-23 17:30:52 +02:00
Carlos Garcia Ortiz karliatto
d623ba2477 docs: electrum regtest with suite 2022-03-10 10:09:38 +01:00
Seb Soroori
439aa222f9 Update Docker hyperlinks
Linux one pointed to a macOS one and the macOS redirects to an updated URL.
2022-02-08 09:42:15 +01:00
tomasklima
23845c7038 chore(docs): format using prettier 2021-11-02 14:34:35 +01:00
Marek Polak
1f7a2edca1 feat(integration-tests): added autodetection tests 2021-09-17 09:18:14 +02:00
tomasklima
145a43d21e fix(e2e): fix dev port 2021-06-02 16:18:54 +02:00
Jen Tak
7000813b97 docs: Improve e2e docs
- Make newlines after heading consistent.
- Make navigation notation consistent.
- Use simpler code formatting, keep double backticks only where needed.
- Explain M1 Mac situation and link to corresponding issue.
- Reword a sentence to follow natural time sequence.
- Remove dot prefix from relative paths
    Paths with the dot appear as relative to the current file (e2e-web.md)
    but that's wrong. Remove the dot from relative paths forcing the reader
    to figure out what the path is relative to. Also note it at top of the
    manual.
2021-04-13 08:10:14 +02:00
Tomas Susanka
3cfbc89204 docs: clean up e2e readme and add instructions for Linux 2021-04-06 13:52:15 +02:00
tomasklima
2b9a4d863b docs: add info on how to run cypress on macOS 2021-04-01 15:55:32 +02:00
mroz22
55e967de7f tests(e2e): visual testing 2021-01-05 14:20:15 +01:00
mroz22
cdc0ff329d ci: dont run e2e/browsers in parallel 2020-12-07 11:39:23 +01:00
Ondrej Sika
879220c398 ci: run e2e tests in containers 2020-12-02 14:25:51 +01:00
mroz22
20ef4d7613 test(e2e): revisit failing (skipped) tests 2020-10-19 10:14:09 +02:00
mroz22
69b724cd44 docs(e2e): move and update docs on e2e 2020-10-13 08:47:47 +02:00