mahula
|
73c4f62a8e
|
e2e testing: disable video recording
|
2022-11-02 13:59:25 +01:00 |
|
mahula
|
b0e9550ffc
|
update e2e-tests/cypress/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2022-09-29 12:21:49 +02:00 |
|
mahula
|
f780b1c431
|
update e2e-tests/cypress/README.md
- hint about seeding the database before each test run
|
2022-09-29 11:32:57 +02:00 |
|
mahula
|
6796190f09
|
update e2e-tests/cypress/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2022-09-29 11:12:29 +02:00 |
|
mahula
|
07815e887f
|
update e2e-tests/cypress/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2022-09-29 11:12:06 +02:00 |
|
mahula
|
5d24d1d510
|
update cypress test readme
|
2022-09-28 13:59:29 +02:00 |
|
mahula
|
2a82faff47
|
fix error caused by missing files regarding rgistration tests
|
2022-09-28 13:01:27 +02:00 |
|
mahula
|
e7207da9ac
|
fix language dependency of some selectors in login and user profile tests
|
2022-09-28 12:13:49 +02:00 |
|
mahula
|
480378a182
|
fix language dependency of some selectors in login and user profile tests
|
2022-09-28 10:38:46 +02:00 |
|
mahula
|
bb7e8d2b3d
|
set default command wait timout higher in cypress configuration
|
2022-09-27 15:51:05 +02:00 |
|
mahula
|
1a01c7df83
|
change cypress command in package.json to make "cypress open" available for local testing
|
2022-09-27 15:22:08 +02:00 |
|
mahula
|
60e4cbfd60
|
make login query string more human readable in cypress.config.ts
|
2022-09-23 14:23:07 +02:00 |
|
mahula
|
454c8e2fda
|
correct cypress execution command in package.json
|
2022-09-23 14:20:30 +02:00 |
|
mahula
|
a12bb9e09b
|
bundle cypress step definitions
- bundle step definitions in feature-related multiple-step files
- avoid the long ugly file names
|
2022-09-23 12:19:37 +02:00 |
|
mahula
|
9f23ac9734
|
shorten script name for cypress execution in e2e-tests/cypress/tests/package.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-23 10:23:30 +02:00 |
|
mahula
|
9469ce9897
|
adapt lenguage dependent selectors on page object files
|
2022-09-21 18:25:06 +02:00 |
|
mahula
|
aecf84f5ca
|
fix linting
|
2022-09-21 18:06:07 +02:00 |
|
mahula
|
2da97bf275
|
adapt language dependent selectors for login page object
|
2022-09-21 16:43:31 +02:00 |
|
mahula
|
ab17e77b24
|
add linting module depencendies to package.json
|
2022-09-21 16:41:38 +02:00 |
|
mahula
|
75b9273ae1
|
add token time decoding to custom login command
|
2022-09-21 16:38:36 +02:00 |
|
mahula
|
4f589d95c6
|
update .gitignore for cypress directory
|
2022-09-15 10:31:04 +02:00 |
|
mahula
|
ce63ffed35
|
add feature test for changing the password in user profile
|
2022-09-15 10:13:02 +02:00 |
|
mahula
|
7e20531f39
|
update user authentication feature test
|
2022-09-15 09:55:44 +02:00 |
|
mahula
|
9890898191
|
add custom command for reusable login via API
|
2022-09-15 09:14:29 +02:00 |
|
mahula
|
1418d2e8fb
|
update yarn.lock
|
2022-09-15 09:07:59 +02:00 |
|
mahula
|
9fea90fe57
|
add run exclusion of tests marked to skip
|
2022-09-15 09:07:40 +02:00 |
|
mahula
|
7165a5e30d
|
add first Cucumber feature test for login
|
2022-08-22 14:05:26 +02:00 |
|
mahula
|
153b2a2c4e
|
set up cypress to utilize cucumber and for tests in typescript
|
2022-08-03 23:17:34 +02:00 |
|
mahula
|
fda966d273
|
update cypress dockerfile
|
2022-07-19 13:05:07 +02:00 |
|
mahula
|
5ab925d823
|
update both README file regarding using the hosts network for local testing
|
2022-07-19 11:03:25 +02:00 |
|
mahula
|
5baf558e77
|
update README regarding yarn usage
|
2022-07-19 08:35:48 +02:00 |
|
mahula
|
196e0e661d
|
refactor Dockerfile to avoid hardcoded versioning of Playwright
|
2022-07-18 22:50:58 +02:00 |
|
mahula
|
a04610153b
|
set Playwright test to utilize webkit
|
2022-07-18 22:28:31 +02:00 |
|
mahula
|
e8bcda810a
|
fix selection if identifiers for login POM in Playwright tests
|
2022-07-18 22:26:47 +02:00 |
|
mahula
|
9860a0509d
|
rework cypress tests dockerfile:
- reduce to necessary dependencies
- control browser installation (chromium, firefox)
- use yarn for cypress installation
|
2022-07-15 15:09:57 +02:00 |
|
mahula
|
eaabed0bc3
|
add eslint to package config
|
2022-07-15 14:33:38 +02:00 |
|
mahula
|
d419462b7b
|
use yarn instead of npm with cypress tests
|
2022-07-15 14:29:18 +02:00 |
|
mahula
|
0dca2725e7
|
fix typo in POM file
|
2022-07-15 14:20:24 +02:00 |
|
mahula
|
c55a8b1214
|
Update Readme information
|
2022-07-12 11:24:58 +02:00 |
|
mahula
|
aa2e07565c
|
add initial e2e test setup utilizing Cypress
|
2022-07-12 10:23:07 +02:00 |
|
mahula
|
06e2e11da8
|
add initial e2e test setup utilizing Playwright
|
2022-07-10 20:23:21 +02:00 |
|