This website requires JavaScript.
Explore
Help
Sign In
BlackForestBytes
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
Code
Pull Requests
Actions
Releases
Activity
Files
9d35916280c9ecca86bce9d32f18ab2839b42349
SimpleCloudNotifier
/
scnserver
/
test
T
History
Mikescher
9d35916280
Build Docker and Deploy / Build Docker Container (push)
Successful in 1m52s
Details
Build Docker and Deploy / Deploy to Server (push)
Successful in 7s
Details
Fix missing field in clients struct and non-partial fcmtoken index (also streamline db migrations)
2024-09-17 22:26:45 +02:00
..
util
Refactor models to use single struct per entity
2024-09-15 21:26:36 +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
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
Fix TestRequestLogAPI
2024-07-17 13:39:44 +02:00
response_test.go
Refactor models to use single struct per entity
2024-09-15 21:26:36 +02:00
send_test.go
Implement in-application mutex to reduce DB_LOCKED errors
2024-09-16 15:17:20 +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