This website requires JavaScript.
Explore
Help
Sign In
Mikescher
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
You've already forked SimpleCloudNotifier
Code
Pull Requests
Actions
Releases
Activity
SimpleCloudNotifier
/
scnserver
/
test
History
Mike Schwörer
1f0f280286
All checks were successful
Build Docker and Deploy / Run Unit-Tests (push)
Has been skipped
Details
Build Docker and Deploy / Build Docker Container (push)
Successful in 41s
Details
Build Docker and Deploy / Deploy to Server (push)
Successful in 10s
Details
Fix ListChannels(owned) returning channels multiple (if there are deleted subscriptions) [skip-tests]
2025-04-18 16:08:25 +02:00
..
util
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
channel_test.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02: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 ListChannels(owned) returning channels multiple (if there are deleted subscriptions) [skip-tests]
2025-04-18 16:08:25 +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
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
message_test.go
Implement message filter
scubscription_status
and
sender_user_id
[skip-tests]
2025-04-13 19:42:55 +02:00
preview_test.go
Return subscription from channel-preview [skip-tests]
2025-04-12 23:37:06 +02:00
requestlog_test.go
Fix TestRequestLogAPI
2024-07-17 13:39:44 +02:00
response_test.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
send_test.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
sendername_test.go
Add tests [TestListSenderNames] [TestListUserSenderNames]
2024-09-20 16:33:45 +02:00
subscription_test.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +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
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
webserver_test.go
move server/* to scnserver/*
2022-12-21 12:35:56 +01:00