Andy Scherzinger
cdc0c751b9
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-09-08 17:36:27 +02:00
Louis Chemineau
9b62944d56
Remove delay in e2e tests
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 14:05:55 +02:00
Louis Chemineau
f8c0f24cf8
Fix e2e tests
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 14:05:55 +02:00
Louis Chemineau
bea293487e
Modernize e2e tests
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 14:01:43 +02:00
Louis Chemineau
74308c64ff
Fix cypress workflow
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-04 17:54:47 +01:00
Tobias Speicher
11f437135a
Replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-24 16:17:46 +01:00
Robin Appelman
638b79ca25
remove empty content after a post has been added
...
Fixes #1070
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-15 15:21:01 +02:00
Robin Appelman
5512f1e404
make setup a bit more reliable
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-09 17:36:51 +02:00
Robin Appelman
304a2556d2
cypress fixes
...
fixes errors caused by paralel changes
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-09 15:31:20 +02:00
Robin Appelman
d20d14cb42
add cypress testing
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-01 19:53:33 +02:00