359 Commits

Author SHA1 Message Date
mahula
747d7294cd remove async from step definition file 2023-06-07 12:38:31 +02:00
mahula
497e448088 remove async from step definition file 2023-06-07 12:12:18 +02:00
mahula
4b26a0c665 remove async from step definition file 2023-06-07 11:48:52 +02:00
mahula
040295184a
update cypress/support/step_definitions/Moderation.ReportContent/somebody_reported_the_following_posts.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-05 20:29:19 +02:00
mahula
ad1ee56064 fix reporting e2e tests 2023-06-03 07:14:59 +02:00
mahula
20ad70362a fix social media test step 2023-06-03 06:00:53 +02:00
mahula
a07e5f1bdb add visit main page to logout e2e test 2023-06-02 22:10:05 +02:00
e804ff52da
removed duplicate step defintion 2023-06-02 13:51:34 +02:00
3ad8588d6f
fix .env loading 2023-06-02 13:44:43 +02:00
810e1c085b
fix first errors 2023-06-02 13:15:06 +02:00
mahula
2a1b49a5dd move cypress config to cypress.config.js 2023-04-12 20:10:13 +02:00
mahula
d87561f715 Merge branch 'master' into cypress-migrate-to-v10 2023-03-17 15:17:27 +01:00
mahula
d5d8597232 deactivate video recording in cypress 2023-03-13 20:46:59 +01:00
mahula
01ded1bbcf Merge branch 'master' into cypress-migrate-to-v10 2023-03-09 17:08:42 +01:00
elweyn
a09960aa54 Remove gql tag of cypress code. 2023-03-03 20:40:16 +01:00
elweyn
71820a94f5 Change gql tag in cypress. 2023-02-28 13:14:18 +01:00
mahula
7f8aac0f2d set cypress specpattern in congif file 2023-02-23 08:21:37 +01:00
mahula
722856a7d7 drop usage of environment variables for neo4j in cypress:
- the default values in backend's neo4j.js are used
2023-02-22 20:35:15 +01:00
mahula
d7d28798ed correct dependencies in step definition files 2023-02-22 11:56:08 +01:00
mahula
85b44d97e6 adapt e2e test paths in parallel execution script 2023-02-22 09:47:00 +01:00
mahula
4afe3e05a5 Merge branch 'master' into cypress-migrate-to-v10 2023-02-22 09:14:11 +01:00
mahula
57a9d3789b move support index to e2e.js for cypress v10.x 2023-02-20 12:35:02 +01:00
mahula
b3c2614ce6 set support file path in config file 2023-02-20 12:25:42 +01:00
Moriz Wahl
66c74fbb09 test if avatar menu is visible and scroll top 2023-02-06 12:09:30 +01:00
Moriz Wahl
f5c05de974 only scroll to top if avatar menu is not visible 2023-02-06 11:34:15 +01:00
Moriz Wahl
60b9d577f0 Merge branch 'master' into merge-5750-in-5818 2023-02-03 22:10:57 +01:00
Moriz Wahl
66b7a6db5e scroll to top to ensure that avatar menu is visible before clicking on it 2023-02-03 22:07:00 +01:00
Wolfgang Huß
02598e5224 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 5137-refactor-social-media-and-mysomethinglist 2022-11-23 14:34:23 +01:00
Wolfgang Huß
bda0b3f088 Fix Cypress tests for the users social media
- Refactor Cypress tests to make them more language independent.

Co-Authored-By: mahula <lenzmath@posteo.de>
2022-11-23 14:22:45 +01:00
mahula
e50566edd1 Cypress: move left feature files to e2e directory 2022-11-06 17:23:11 +01:00
mahula
f17397e2bc Cypress: move step definition files to new default location 2022-11-06 17:10:46 +01:00
mahula
fde424a2ca Cypress: rename feature file location to new cypress default 2022-11-06 16:58:40 +01:00
mahula
d3597e464d Cypress: update import of current cucumber preprocessor in step definition files 2022-11-06 16:56:21 +01:00
mahula
096b69a205 Cypress: move plugins configuration to new config file 2022-11-06 16:40:13 +01:00
mahula
bde89439c9 Cypress: move config file from json file to js file 2022-11-06 16:33:48 +01:00
Wolfgang Huß
1421973a9f Fix Cypress test 'I_click_on_the_author.js' 2022-10-22 08:41:27 +02:00
Wolfgang Huß
615ee2991a Rename Component from 'UserAvatar' as 'user-avatar' to 'ProfileAvatar' as 'profile-avatar' 2022-08-29 18:21:50 +02:00
Wolfgang Huß
077a63aca7 Rename class 'user-avatar' to 'profile-avatar' 2022-08-29 18:09:51 +02:00
Wolfgang Huß
2fc84f9c36 Rename class 'profile-avatar' to 'profile-page-avatar' 2022-08-29 13:45:30 +02:00
Wolfgang Huß
8f336a0d13 Add todo comment to Cypress test 2022-08-02 08:30:14 +02:00
Wolfgang Huß
f92cec3749 Log e-mail if not sending it 2022-06-24 10:04:35 +02:00
Wolfgang Huß
0d1e8b82af Refactor Cypress tests for social media 2021-11-23 07:32:31 +01:00
Wolfgang Huß
e58b452a7d Write Cypress tests 2021-09-27 12:15:18 +02:00
Wolfgang Huß
1f775050b1 Fix CUR_JOB to start with Zero 2021-09-21 20:07:51 +02:00
Wolfgang Huß
4f0e33524f Refactor parallel-features.sh to a general solution 2021-09-21 19:13:47 +02:00
Wolfgang Huß
ea521263a5 Follow Ulfs review suggestions 2021-09-21 14:09:51 +02:00
Wolfgang Huß
915e1143c7 Implement cypress tests 2021-09-16 10:52:36 +02:00
Wolfgang Huß
1c74234b9a Remove HV 2021-09-16 10:51:38 +02:00
Wolfgang Huß
273074ce1b Fix Chromium security problem 2021-04-15 13:32:05 +02:00
b5aaaa4e0c
Cypress:
- removed unused commands
- moved cypress config
- adjusted documentation
2021-04-14 20:36:15 +02:00