Commit graph

43 commits

Author SHA1 Message Date
lesion
128e759f8a
fix: redirect AP request with html as Accepted content type + tests 2025-01-28 11:03:30 +01:00
Renne Rocha
dafaab248e bug: do not allow use API do create anonymous event in the past 2025-01-13 10:51:36 +00:00
lesion
0899e71684
AP locations fixtures 2025-01-10 18:33:49 +01:00
lesion
ce6c452b91
unit test AP location 2025-01-10 18:33:22 +01:00
lesion
216c8e0b8e
test: add small webfinger and AP tests 2024-10-09 18:20:57 +02:00
lesion
c693007fc4
fix: validate tag, fix #464 2024-09-18 12:29:59 +02:00
lesion
e4a648be1d
minor 2024-08-21 12:11:32 +02:00
lesion
aa35c5d3a2
minor 2024-08-21 12:09:33 +02:00
lesion
757bbc6ee3
minor in sorting collection 2024-08-21 12:06:17 +02:00
lesion
9b7b1f289f
fix: empty event rendering due to bad end_datetime, fix #426
- enforce end_datetime input validation
- this is not enough as an event could be manually added by a plugin and also for bad old events we enforce numeric end_datetime.

the point is that in sqlite you can put a string into an INTEGER column!
2024-07-26 14:44:18 +02:00
lesion
acfb7e9760
improve tests 2024-01-31 10:52:34 +01:00
lesion
9482ba9e39
fix: improve unit testing 2024-01-07 23:58:37 +01:00
lesion
d8c54259a7
minor unit test improvements 2024-01-03 22:18:05 +01:00
lesion
12c0f21a89
fix: init AP unit test 2023-12-22 21:23:21 +01:00
lesion
be6c39ce92
improve user input datetime validation 2023-10-04 15:03:08 +02:00
lesion
64c9c8a0e8
test new queryParamToBool helper 2023-06-18 22:17:34 +02:00
lesion
892f560634
test and fix some recurrent events 2023-06-18 21:56:48 +02:00
lesion
09d75aad6c
refactoring recurrent tests 2023-06-17 09:29:34 +02:00
lesion
0b9a45e020
add api/export to tests 2023-05-16 17:17:02 +02:00
lesion
4a52a076d6
add export tests 2023-05-16 17:05:38 +02:00
lesion
8025ba0f82
add html sanitization test 2023-04-09 21:59:39 +02:00
lesion
f5604a03bc
unit test for recurrent events 2023-03-28 18:55:57 +02:00
lesion
ca94c730a6
add nodejs v18 compatibility 2023-01-10 17:58:03 +01:00
lesion
8bba954930
minor on tests 2022-12-23 10:49:39 +01:00
lesion
4463c75536
allow to edit tags in admin panel, fix #170 2022-12-13 15:41:39 +01:00
lesion
4bef32afa2
Merge remote-tracking branch 'sedum/feat/allowgeoloc' into dev_geo 2022-11-15 17:37:13 +01:00
sedum
7e3815cc7e allowgeoloc: remove tests drafts 2022-11-11 06:15:34 +01:00
sedum
7fdc6ca07f allowgeoloc: add translations, fix padding in whereinput, center text in show-map dialog 2022-11-11 06:01:50 +01:00
lesion
44e9533828
squash new oauth2 flow 2022-11-04 12:22:21 +01:00
lesion
1add2ffae7
trim place's name and description + event's title - fix #189 2022-10-27 15:09:11 +02:00
lesion
dc6ad23207
add a test to check for #182 2022-09-06 21:47:45 +02:00
lesion
147958dc85
auto-formatting 2022-09-06 21:42:32 +02:00
lesion
552ac82c80
should bodify event tags 2022-08-02 15:18:22 +02:00
lesion
c27d6672b9
add settings unit tests 2022-07-29 11:29:45 +02:00
lesion
4ac78db475
update deps, node >= 14, add mariadb and postgres to tests 2022-07-27 11:24:12 +02:00
lesion
3e33252d06
more unit testing 2022-06-18 01:14:51 +02:00
lesion
f4e49bf3a7
fix tests 2022-06-11 10:34:09 +02:00
lesion
6c76e7ba65
run cohort migration on starter / test db 2022-05-20 13:07:32 +02:00
lesion
acbd846c50
add cohort tests 2022-05-20 12:36:06 +02:00
lesion
6430c1a3cb
add some tests for anon event 2022-05-06 23:26:30 +02:00
lesion
09df023848
add trim tag test 2022-05-05 11:12:42 +02:00
lesion
2fa24b9478
more test 2022-03-10 13:51:24 +01:00
lesion
66b2b0523e
start unit testing #142 2022-03-10 12:34:12 +01:00