8 Commits

Author SHA1 Message Date
mahula
0983ed023d fix links in markdown files 2023-11-21 17:11:20 +01:00
mahula
48fb4b17d9 fix links in markdown files 2023-11-21 17:04:58 +01:00
Wolfgang Huß
1c74234b9a Remove HV 2021-09-16 10:51:38 +02:00
Wolfgang Huß
ee7000c5b9 Replace https://github.com/Human-Connection/Human-Connection 2020-12-03 12:50:47 +01:00
Mike Aono
d49afc25cf test(cypress): Cover "Pinned post" feature
* Implement cypress tests

- Start implementation of cypress tests for pinned posts

* Test that Admin can pin a post

- Tests the process of an admin pinning a post

* Resolve failing tests

- Fix ordering of posts immediately after pinning posts by reloading page
- Check that tests are pinned posts are displayed first for role user

* Refactor to seperate the initialization

- Of the post data created in the database during setup

* Fix toaster test

* test(cypress): Add missing parts for pin feature

* docs(cucumber): Link to admin 🥒 folder

* Follow @mattwr18's suggestions

* test(backend): Order pinned posts like frontend

@mattwr18 I think this was a false negative.

Co-authored-by: Robert Schäfer <git@roschaefer.de>
2020-01-23 20:30:12 +01:00
Alina Beck
4479431486 replace internal links in features doc 2019-07-08 19:27:30 +02:00
Robert Schäfer
540175b446 Merge remote-tracking branch 'origin/master' into 347-display_notifications 2019-04-12 20:21:52 +02:00
Robert Schäfer
e89e038158 Prevent cypress from parsing markdown files
If there is a README.md in `integration/` folder, cypress crashes.
2019-04-12 14:54:40 +02:00