Part-DB-server/tests/Services/LabelSystem/BarcodeScanner
alufers e045cf0eb5 Implement parsing of TME QR codes
They are present on parts purchased on tme.eu. It's based on the LCSC
parser. Some older codes I found are in upper-case so I handle those
too.
2026-03-20 23:09:06 +01:00
..
BarcodeScanHelperTest.php Fixed tests 2026-03-07 22:47:05 +01:00
BarcodeScanResultHandlerTest.php Bug fix: Remove fallback from LCSC barcode part resolver (#1302) 2026-03-15 18:57:54 +01:00
EIGP114BarcodeScanResultTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
LCSCBarcodeScanResultTest.php Label Scanner Enhancements: LCSC barcode, create part, augmented scanning (#1194) 2026-02-22 21:26:44 +01:00
TMEBarcodeScanResultTest.php Implement parsing of TME QR codes 2026-03-20 23:09:06 +01:00