]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/shortlog
e-mobility-charging-stations-simulator.git
5 days ago  Jérôme Benoitfix(ocpp-server): extract CP ID from last URL segment...
5 days ago  Jérôme Benoitrefactor(ocpp-server): introduce AuthMode, AuthConfig...
5 days ago  Jérôme Benoitfix(ocpp-server): add suppress=False to all call()...
5 days ago  Jérôme Benoitdocs(ocpp-server): restructure README with logical...
5 days ago  Jérôme Benoitfeat(ocpp-server): add error handling, configurable...
5 days ago  Jérôme Benoitfeat(ocpp-server): overhaul OCPP 2.0.1 mock server...
5 days ago  Jérôme Benoittest: remove 24 tautological enum value assertion tests
5 days ago  renovate[bot]chore(deps): update all non-major dependencies (#1716)
5 days ago  Jérôme Benoitfeat(ocpp2): integrate all 8 missing OCPP 2.0.1 outgoin...
6 days ago  Jérôme Benoittest(ocpp): add schema registration coverage tests...
6 days ago  Jérôme Benoitfix(ocpp2): add missing outgoing schema entries for...
6 days ago  Jérôme Benoitrefactor(ocpp): remove dead parseJsonSchemaFile overrid...
6 days ago  Jérôme Benoitrefactor(ocpp): harmonize JSON schema payload validatio...
6 days ago  Jérôme Benoitrefactor(ocpp2): convert incoming request fire-and...
6 days ago  Jérôme Benoitfeat(ocpp2): OCPP 2.0.1 Core certification readiness...
7 days ago  Jérôme Benoitchore: update serena project configuration
7 days ago  renovate[bot]chore(deps): lock file maintenance (#1707)
7 days ago  renovate[bot]chore(deps): update pnpm to v10.32.1 (#1711)
8 days ago  Jérôme Benoittest(ocpp16): add comprehensive OCPP 1.6 unit and integ...
8 days ago  renovate[bot]chore(deps): update all non-major dependencies (#1709)
9 days ago  Jérôme Benoitfix: migrate JSR dependency from legacy npm:@jsr/ to...
9 days ago  renovate[bot]fix(deps): update all non-major dependencies (#1706)
11 days ago  Jérôme Benoitchore: sync serena project configuration
11 days ago  renovate[bot]chore(deps): update all non-major dependencies to ...
12 days ago  Jérôme Benoitchore: release main (#1691) ocpp-server@v3.0.0 simulator@v3.0.0 v3.0 webui@v3.0.0
12 days ago  Jérôme Benoitfix: remove accidentally committed mikro-orm.config...
12 days ago  Jérôme Benoitfix: correct @mikro-orm/sqlite import to @mikro-orm...
12 days ago  Jérôme Benoitrefactor(tests): named cosPhi constants, accurate mock...
12 days ago  Jérôme Benoittest(utils): audit — overhaul existing, add 3 new test...
12 days ago  Jérôme Benoitrefactor(utils): audit fixes — dedup, data-driven confi...
12 days ago  Jérôme Benoitfix(performance-storage): make MikroORM integration...
12 days ago  renovate[bot]chore(deps): update docker/setup-buildx-action action...
12 days ago  renovate[bot]fix(deps): update all non-major dependencies (#1702)
13 days ago  Jérôme Benoitfix(charging-station): audit fixes — error handling...
13 days ago  Jérôme Benoitchore: lock file maintenance
13 days ago  Jérôme Benoitfix(ocpp): remove invalid additionalProperties/addition...
13 days ago  renovate[bot]fix(deps): update dependency tar to ^7.5.10 (#1700)
13 days ago  Jérôme Benoitfix(ocpp): auth cache spec compliance (R0–R17) (#1699)
2026-03-04  renovate[bot]chore(deps): lock file maintenance (#1696)
2026-03-04  renovate[bot]chore(deps): update all non-major dependencies (#1698)
2026-03-03  Jérôme Benoitfix(tests): address audit findings — assertion consiste...
2026-03-03  Jérôme Benoittest: add AutomaticTransactionGenerator tests
2026-03-03  Jérôme Benoittest: add Configuration utility tests
2026-03-03  Jérôme Benoittest: add IdTagsCache tests
2026-03-03  Jérôme Benoittest: add SharedLRUCache tests
2026-03-03  Jérôme Benoittest(ocpp): add OCPPServiceUtils authorization wrapper...
2026-03-03  Jérôme Benoittest(ocpp): add OCPPServiceUtils connector status manag...
2026-03-03  Jérôme Benoittest(ocpp): add OCPPServiceUtils command support valida...
2026-03-03  Jérôme Benoittest(ocpp): add OCPPServiceUtils pure function tests
2026-03-03  Jérôme Benoittest(ocpp2.0): add Heartbeat, NotifyReport, StatusNotif...
2026-03-03  Jérôme Benoittest(ocpp2.0): add BootNotification response handler...
2026-03-03  Jérôme Benoitfix: quote test glob so /bin/sh delegates to Node
2026-03-03  Jérôme Benoitfix(tests): rename test cases to 'should [verb]' convention
2026-03-03  Jérôme Benoitfix(tests): add missing @file headers and standardCleanup()
2026-03-03  Jérôme Benoitrefactor(ocpp2): OCPP 2.0.1 audit fixes — spec complian...
2026-03-02  Jérôme Benoitrefactor(test): remove duplicate test coverage in error...
2026-03-02  Jérôme Benoitrefactor(test): audit-driven test quality improvements
2026-03-02  renovate[bot]fix(deps): update all non-major dependencies (#1695)
2026-03-01  Jérôme Benoitfix(tests): use import type for type-only imports in ESM
2026-03-01  Jérôme Benoitfix(tests): use inline type exports to fix Windows...
2026-03-01  Jérôme Benoitfix(tests): separate type import for Windows ESM compat...
2026-03-01  Jérôme Benoitrefactor(test): remove local certificate aliases, use...
2026-03-01  Jérôme Benoitrefactor(test): consolidate certificate constants and...
2026-03-01  Jérôme Benoitrefactor(test): remove duplicate MockChargingStation...
2026-03-01  Jérôme Benoitrefactor(test): harmonize mockStation naming across...
2026-03-01  Jérôme Benoitrefactor(test): consolidate MockChargingStation type...
2026-03-01  Jérôme Benoitrefactor(test): harmonize test file headers and fix...
2026-03-01  Jérôme Benoitfix(test): investigate Windows CI hang (#1694)
2026-03-01  Jérôme Benoitrefactor(test): remove more implementation history...
2026-03-01  Jérôme Benoitrefactor(test): remove implementation history from...
2026-03-01  Jérôme Benoitrefactor: restore initial mock reset code
2026-03-01  Jérôme Benoitfix(test): remove redundant standardCleanup() from...
2026-03-01  Jérôme Benoitfix(test): remove redundant nested afterEach in Reset...
2026-03-01  Jérôme Benoitfix(tests): restore standardCleanup in SetVariables...
2026-03-01  Jérôme Benoitfix(tests): remove standardCleanup from SetVariables...
2026-03-01  Jérôme Benoitfix(tests): prevent Windows CI hang by moving timer...
2026-03-01  Jérôme Benoitfix(tests): cleanup ALL private intervals in cleanupCha...
2026-02-28  Jérôme Benoitfix(tests): restore ping() method and cleanup wsPingSet...
2026-02-28  Jérôme Benoitfix(tests): remove unused mock imports after cleanup...
2026-02-28  Jérôme Benoitrefactor(tests): use TEST_CHARGING_STATION_BASE_NAME...
2026-02-28  Jérôme Benoitrefactor(tests): remove aliases, extract time constants...
2026-02-28  Jérôme Benoitrefactor(tests): restructure TEST_STYLE_GUIDE and use...
2026-02-28  Jérôme Benoitdocs: update TEST_STYLE_GUIDE with standardCleanup...
2026-02-28  Jérôme Benoittest: add standardCleanup() and fix import ordering...
2026-02-28  Jérôme Benoitdocs(tests): fix TEST_STYLE_GUIDE to match actual codebase
2026-02-28  Jérôme Benoitrefactor(tests): remove unused constants and add missin...
2026-02-28  Jérôme Benoitdocs(tests): update TEST_STYLE_GUIDE to reflect current...
2026-02-28  Jérôme Benoitdocs(tests): add missing JSDoc param descriptions and...
2026-02-28  Jérôme Benoitrefactor(tests): cleanup unused exports and consolidate...
2026-02-28  autofix-ci... [autofix.ci] apply automated fixes
2026-02-28  Jérôme Benoitrefactor(tests): remove deprecated code and backward...
2026-02-28  Jérôme Benoitrefactor(tests): consolidate MockUIService classes...
2026-02-28  Jérôme Benoitrefactor(tests): remove deprecated identifier factories
2026-02-28  Jérôme Benoitrefactor(tests): consolidate duplicate mock factories
2026-02-28  Jérôme Benoitfix(tests): resolve all ESLint errors in factory consol...
2026-02-28  Jérôme Benoitdocs(tests): update TEST_STYLE_GUIDE to reference new...
2026-02-28  Jérôme Benoitrefactor(tests): fix TypeScript errors in auth and...
2026-02-28  Jérôme Benoitrefactor(tests): delete deprecated ChargingStationFacto...
2026-02-28  Jérôme Benoitrefactor(tests): migrate all test files to createMockCh...
2026-02-28  Jérôme Benoitrefactor(tests): migrate OCPP20TestUtils to createMockC...
next