Files
NetAlertX/test/plugins
Mauricio Camayo d512e5d84e Add regression test for lookup_device_mac() case handling
CodeRabbit flagged a possible case-sensitivity gap in getByMac() usage.
No functional change needed - Devices.devMac is COLLATE NOCASE at the
schema level, so getByMac()'s plain equality lookup is already
case-insensitive (that's exactly why getAllByName() has to apply it
explicitly and getByMac() doesn't - devName has no column collation).
This test guards that lookup_device_mac() doesn't do anything of its
own that would undo that.
2026-09-15 12:19:30 -05:00
..
2026-09-02 07:58:31 +10:00
2026-08-31 11:27:25 +10:00
2026-08-31 11:27:25 +10:00