nextcloud-spreed-signaling/api
Joachim Bauch 9b062a994a
Temporarily run some tests only on Go 1.25 or newer.
Prevents error "synctest.Wait requires go1.25 or later (file is go1.24)".
2026-02-12 08:43:55 +01:00
..
bandwidth.go Rewrite long if-else chains as switch statements. 2025-12-05 11:08:56 +01:00
bandwidth_test.go Don't format zero bandwidth as "unlimited". 2025-11-18 15:35:06 +01:00
signaling.go Test validation of more client signaling messages. 2026-02-02 15:39:18 +01:00
signaling_easyjson.go Update generated files. 2026-01-29 11:31:41 +01:00
signaling_test.go Test federated room session id handling. 2026-02-02 15:39:19 +01:00
stringmap.go Fix ordering of case statements (found by "gocritic"). 2025-12-05 11:08:55 +01:00
stringmap_test.go Run tests in parallel where possible. 2025-12-05 11:09:01 +01:00
transient_data.go Evaluate expiration when setting initial transient data. 2026-01-13 08:49:27 +01:00
transient_data_test.go Temporarily run some tests only on Go 1.25 or newer. 2026-02-12 08:43:55 +01:00