headscale/hscontrol/util
Kristoffer Dalby f368ed01ed
2068 AutoApprovers tests (#2105)
* replace old suite approved routes test with table driven

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* add test to reproduce issue

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* add integration test for 2068

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-09-05 16:46:20 +02:00
..
addr.go Split code into modules 2023-05-26 12:24:50 +02:00
addr_test.go use cmp.Diff instead of reflect.DeepEqual 2023-07-01 21:55:47 +02:00
const.go Split code into modules 2023-05-26 12:24:50 +02:00
dns.go Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
dns_test.go Migrate IP fields in database to dedicated columns (#1869) 2024-04-17 07:03:06 +02:00
file.go improve errors for missing directories (#1765) 2024-02-17 13:36:19 +01:00
key.go remove the use key stripping and store the proper keys (#1603) 2023-11-16 17:55:29 +01:00
log.go Integrate GORM Logger with Zerolog and Add Configuration Options for Logging and Performance (#2040) 2024-08-19 11:47:52 +02:00
net.go 2068 AutoApprovers tests (#2105) 2024-09-05 16:46:20 +02:00
string.go remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
string_test.go create DB struct 2023-05-26 12:24:50 +02:00
test.go fix route table migration wiping routes 0.22 -> 0.23 (#2076) 2024-08-27 18:54:28 +02:00
util.go Get integration test netmap from watch-ipn command (#1729) 2024-02-18 23:22:18 +01:00
util_test.go Get integration test netmap from watch-ipn command (#1729) 2024-02-18 23:22:18 +01:00