SimpleCloudNotifier/scnserver/test
Mike Schwörer 35771c11e7
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 1m46s
Build Docker and Deploy / Deploy to Server (push) Successful in 6s
add tests for /preview/* routes
2024-06-12 01:08:02 +02:00
..
util Notifications with new Flutter app [Kinda work!] 2024-06-01 15:37:59 +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 Add description_name to clients 2024-06-01 01:01:58 +02:00
errorlog_test.go requests-log db 2023-01-13 17:17:17 +01:00
keytoken_test.go Add route "/users/:uid/keys/current" 2024-06-01 13:22:56 +02:00
main_test.go Upgrade goext 2024-06-01 00:25:56 +02:00
message_test.go Tests[...]: 2023-05-28 15:46:46 +02:00
preview_test.go add tests for /preview/* routes 2024-06-12 01:08:02 +02:00
requestlog_test.go Tests[RequestLogSimple] 2023-05-27 23:54:14 +02:00
send_test.go Refactor message sending into logic package (+ more tests for uptime-kuma) 2023-08-12 19:07:39 +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