SimpleCloudNotifier/scnserver/test
Mike Schwörer d21d775764
Some checks failed
Build Docker and Deploy / Run Unit-Tests (push) Failing after 10s
Build Docker and Deploy / Build Docker Container (push) Successful in 1m14s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
Add ListSenderNames api route and use params.Add(..) in Filter classes
2024-09-20 20:37:55 +02:00
..
util Add ListSenderNames api route and use params.Add(..) in Filter classes 2024-09-20 20:37:55 +02:00
channel_test.go Added Optional channel description name to channel creation, adjusted tests 2024-02-24 12:20:41 +01:00
client_test.go Refactor client.descriptionName to client.name 2024-06-01 13:45:28 +02:00
compat_test.go Notifications with new Flutter app [Kinda work!] 2024-06-01 15:37:59 +02:00
database_test.go Fix missing field in clients struct and non-partial fcmtoken index (also streamline db migrations) 2024-09-17 22:26:45 +02:00
errorlog_test.go requests-log db 2023-01-13 17:17:17 +01:00
keytoken_test.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
main_test.go Upgrade goext 2024-06-01 00:25:56 +02:00
message_test.go Add ListSenderNames api route and use params.Add(..) in Filter classes 2024-09-20 20:37:55 +02:00
preview_test.go add tests for /preview/* routes 2024-06-12 01:08:02 +02:00
requestlog_test.go Fix TestRequestLogAPI 2024-07-17 13:39:44 +02:00
response_test.go Add tests [TestListSenderNames] [TestListUserSenderNames] 2024-09-20 16:33:45 +02:00
send_test.go Implement in-application mutex to reduce DB_LOCKED errors 2024-09-16 15:17:20 +02:00
sendername_test.go Add tests [TestListSenderNames] [TestListUserSenderNames] 2024-09-20 16:33:45 +02:00
subscription_test.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
uptimekuma_test.go Refactor message sending into logic package (+ more tests for uptime-kuma) 2023-08-12 19:07:39 +02:00
user_test.go Return more data in /users/{uid} 2023-07-30 16:53:46 +02:00
webserver_test.go move server/* to scnserver/* 2022-12-21 12:35:56 +01:00