]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix: use exception barrel instead of direct module imports
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 19 Mar 2026 14:58:59 +0000 (15:58 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 19 Mar 2026 14:58:59 +0000 (15:58 +0100)
commit351d6077e316dd323384446a052e1c70c7a72786
tree823b62a181ff612dbe934f3ce8d8cfd21bb5f138
parentc6aac34df81f2bea43b465cb58e563015df4de70
fix: use exception barrel instead of direct module imports

Redirect OCPPError imports from exception/OCPPError.js to the barrel
exception/index.js in auth services and OCPP20 test utils.
src/charging-station/ocpp/auth/factories/AuthComponentFactory.ts
src/charging-station/ocpp/auth/services/OCPPAuthServiceFactory.ts
src/charging-station/ocpp/auth/services/OCPPAuthServiceImpl.ts
tests/charging-station/ocpp/2.0/OCPP20ServiceUtils-TransactionEvent.test.ts