4b03f99971
feat(test): Add rss feed test
2025-08-09 16:46:07 +02:00
3604233507
fix (test): Rules are now shown on terms of service page
2025-08-09 12:30:22 +02:00
8c5099f14a
fix (test): Notification framework changed
2025-08-09 12:16:13 +02:00
39a098af8e
feat: Add option to mask e-mails and phone numbers
...
This is a prerequisite to do tests on DEv and UAT systems
2025-08-01 20:28:51 +02:00
e99798ba5c
feat: Completely rework notification framework
...
This change is needed as
a) there are many different types of notifications. A notification about a new comment does not only relate the comment but also adoption notice and a user that made the comment. Therefore, I introduce a new general notification that has optional links to other objects.
b) this change allows to define a different representation of e-mails vs. display on the website. The new notification type is in charge of representation from now on. Title and text will be deprecated and eventually removed
2025-07-11 11:39:55 +02:00
4dd35c3866
refactor: Simplify Adoption Notice Forms
2025-06-16 23:32:09 +02:00
3daf83d725
tests: Fix testing for edit buttons
2025-03-09 18:05:29 +01:00
835c89d1d4
test: Add test for details of comment reports
2025-02-05 22:32:18 +01:00
46bf07dd8d
test: Add test for reporting comments anon and logged in
2025-02-05 22:11:59 +01:00
f557672586
test: Add test for reporting rules anon
2025-02-05 20:17:36 +01:00
4e27e1be7f
test: Add test for about page and for reporting rules logged in
2025-01-27 18:51:14 +01:00
6d390ad21e
test: Add test for (un)subscribes of searches
2025-01-26 20:19:18 +01:00
2f2543160e
test: Add test for unauthenticated (un) subscribes of searches
2025-01-26 19:01:39 +01:00
f193f7d7ca
test: Add tests for AN edit
2025-01-19 23:11:07 +01:00
43657e0862
test: Add tests for comment
2025-01-19 22:07:21 +01:00
68ad366f74
test: Add tests for comment
2025-01-19 09:00:53 +01:00
462bb8f485
refactor: formatting
2025-01-18 21:43:37 +01:00
ea4d15b99a
tests: Add test for index view
2025-01-18 21:43:00 +01:00
de30dfcb8b
tests: Add test for unsubscribe
2025-01-18 21:39:45 +01:00
36a979954c
feat: make sure owner also gets notified, add test
2025-01-18 18:53:55 +01:00
e399346c3e
feat: Add tests for subscription functionality
2025-01-18 16:17:22 +01:00
9e5446ff1d
feat: Test adding a adoption as user
2025-01-18 15:22:08 +01:00
53e6db3655
refactor: Remove print
2025-01-14 07:31:00 +01:00
424f91e919
feat: Add a timestamp for when a notification is read
2025-01-14 07:30:36 +01:00
8b4f5713e3
test: Use Location Proxy for test
2025-01-07 12:46:19 +01:00
4bff268537
fix: fix test
2025-01-07 12:45:51 +01:00
c508bc2cd1
test: fix test after map was included
2025-01-01 22:56:01 +01:00
9d0eed5915
test: Add e2e test for distance
2025-01-01 18:59:01 +01:00
5669c822b9
test: fix test search
2025-01-01 17:52:28 +01:00
164ba7def2
feat: Add test for adoption_notice_fits_search
2025-01-01 17:23:38 +01:00
a9c0f628f7
refactor: remove print
2025-01-01 09:46:20 +01:00
fca5879aeb
test: Add tests for search equality
2024-12-31 13:28:14 +01:00
d6740eb302
test: adjust to reflect changed field name
2024-12-31 13:14:13 +01:00
35a54474b4
test: fix name
2024-12-31 12:55:46 +01:00
6723dad4bd
test: add owner to test to prevent random owner generation
2024-12-31 12:55:13 +01:00
93070a3bcd
refactor: formatting
2024-11-22 21:55:25 +01:00
ec38012ecb
test: fix test by setting date of last checked correctly
2024-11-22 18:49:19 +01:00
72d45a4f47
refactor: typo
2024-11-22 18:48:57 +01:00
dc3859d589
test: fix search test
2024-11-22 11:56:11 +01:00
8ccdf50bc5
refactor: Use new trust level class
2024-11-20 23:08:02 +01:00
bf54bc5d51
test: fix test by setting trust level of admin user as admin
ci/woodpecker/push/woodpecker Pipeline failed
2024-11-12 22:44:00 +01:00
93ae172431
test: fix name of AN
2024-11-12 22:39:07 +01:00
03d40a5092
test: Add test for creating a standard user
2024-11-12 22:38:31 +01:00
d07589464c
test: Add basic form test
2024-11-11 13:01:08 +01:00
1880da5151
refactor: blank line
2024-11-11 13:00:57 +01:00
8e34ed440e
test: Test for correct behaviour for further information = None
2024-11-06 23:32:50 +01:00
f1d9f7ad22
test: Add test for deactivate_404_adoption_notices
2024-11-06 08:03:45 +01:00
d384e75746
refactor: spacing
2024-11-06 07:52:38 +01:00
ab3437e61d
test: test function to check if site is up
2024-11-05 07:38:13 +01:00
e6f12ce5b1
test: fix assertion method (not a request return but a list is returned)
2024-11-05 07:35:58 +01:00