Part-DB-server/tests/Services/InfoProviderSystem/Providers
Albert Koczy d25ac2622e
Fix creating parts from TME if the SPN contains percent signs (#1337)
* Fix creating TME parts with percent signs in SPN

The SPN ends up in the URL, which later causes validation errors n the
form. Solved by encoding the percent sign.

* Add TME provider unit tests.
2026-04-06 14:42:54 +02:00
..
BuerklinProviderTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
LCSCProviderTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
TMEProviderTest.php Fix creating parts from TME if the SPN contains percent signs (#1337) 2026-04-06 14:42:54 +02:00