]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/shortlog
e-mobility-charging-stations-simulator.git
13 days ago  Jérôme Benoitfix(test-isolation): make OCPP20VariableManager tests...
13 days ago  Jérôme Benoitrefactor(tests): move mock creation from it() to before...
13 days ago  Jérôme Benoitfix(test-isolation): replace mock.reset() with mock...
13 days ago  Jérôme Benoitrefactor(tests): harmonize test suite structure and...
13 days ago  Jérôme Benoitfix(test-type-safety): remove unsafe type casts and...
13 days ago  autofix-ci... [autofix.ci] apply automated fixes
13 days ago  Jérôme Benoitfix(test-isolation): move mock instances to beforeEach...
13 days ago  Jérôme Benoitfix(test-isolation): move mock creation to beforeEach...
13 days ago  Jérôme Benoitrefactor(tests): add shared test helpers and fixtures...
13 days ago  Jérôme Benoitrefactor(tests): remove eslint-disable and fix type...
13 days ago  renovate[bot]chore(deps): update all non-major dependencies (#1692)
13 days ago  Jérôme Benoitdocs(tests): enhance TEST_STYLE_GUIDE with async patter...
13 days ago  Jérôme Benoitdocs: reference TEST_STYLE_GUIDE.md in AI agent instruc...
13 days ago  Jérôme Benoitrefactor(tests): remove file-level eslint-disable and...
2026-02-27  Jérôme Benoitrefactor(tests): improve test isolation and remove...
2026-02-27  Jérôme Benoitrefactor(tests): add testable interface to eliminate...
2026-02-27  Jérôme Benoittest: add afterEach cleanup to all test files
2026-02-27  Jérôme Benoittest: harmonize test names and add mock factories
2026-02-27  Jérôme Benoittest: improve test suite quality and add lifecycle...
2026-02-27  Jérôme Benoitrefactor(tests): harmonize test naming and consolidate...
2026-02-27  Jérôme Benoitfix(tests): fix wrong constant name imports in GetVaria...
2026-02-27  Jérôme Benoitfix(tests): fix Windows CI - separate type vs value...
2026-02-27  Jérôme Benoitfix(tests): fix Windows CI failures - separate value...
2026-02-27  Jérôme Benoitfix(tests): fix Windows CI failures - type import and...
2026-02-27  Jérôme Benoitfix(tests): achieve zero lint errors
2026-02-27  Jérôme Benoitfix(tests): bind method reference in ClearCache test
2026-02-27  Jérôme Benoitfix(tests): remove non-null assertions in InstallCertif...
2026-02-27  Jérôme Benoitchore(tests): remove unused imports and variables
2026-02-27  Jérôme Benoitchore(tests): auto-fix lint errors (sorting and unused...
2026-02-27  Jérôme Benoitrefactor(tests): modularize ChargingStationTestUtils
2026-02-27  Jérôme Benoitrefactor(tests): split ChargingStation.test.ts into...
2026-02-27  Jérôme Benoitfix(tests): add afterEach cleanup to RemoteStartAuth...
2026-02-27  Jérôme Benoitfix(tests): make auth integration tests deterministic
2026-02-27  Jérôme Benoitrefactor(tests): use testable interfaces in OCPP 2...
2026-02-27  Jérôme Benoitdocs(tests): add test style guide
2026-02-27  Jérôme Benoitrefactor(tests): consolidate duplicate test constants
2026-02-27  Jérôme Benoitfix(tests): move ocppVersion inside stationInfo in...
2026-02-27  Jérôme Benoitfix(tests): ensure proper test isolation and cleanup
2026-02-27  Jérôme Benoitrefactor(tests): reduce eslint-disable comments with...
2026-02-27  Jérôme Benoitrefactor(tests): consolidate mock station creation...
2026-02-27  Jérôme Benoitdocs(tests): add file-level JSDoc to test files
2026-02-27  Jérôme Benoitrefactor(tests): standardize test naming to BDD style
2026-02-27  Jérôme Benoitdocs(tests): document timer mock pattern for test reuse
2026-02-27  Jérôme Benoitrefactor(tests): add mock factories to eliminate test...
2026-02-27  Jérôme Benoittest(utils): add exponentialDelay backoff algorithm...
2026-02-27  Jérôme Benoittest(ocpp): add E03 IdToken-First pre-authorization...
2026-02-27  Jérôme Benoittest(ocpp): add B02/B03 boot notification behavior...
2026-02-27  Jérôme Benoitdocs(tests): comprehensive OCPP spec requirements refer...
2026-02-27  Jérôme Benoittest(charging-station): add message buffering, reservat...
2026-02-27  Jérôme Benoittest(charging-station): fix template literal lint error...
2026-02-27  Jérôme Benoittest(charging-station): add Heartbeat/Ping and Error...
2026-02-27  Jérôme Benoittest(charging-station): add Transaction Management...
2026-02-27  Jérôme Benoittest(charging-station): add WebSocket Message Handling...
2026-02-27  Jérôme Benoitrefactor(tests): rename createRealChargingStation to...
2026-02-27  Jérôme Benoitfix(tests): align mock delete/stop signatures with...
2026-02-27  Jérôme Benoitfix(tests): add missing getEvseStatus method and harmon...
2026-02-27  Jérôme Benoittest(charging-station): complete Wave 2 - boot notifica...
2026-02-27  Jérôme Benoittest(charging-station): add lifecycle and connector...
2026-02-27  Jérôme Benoittest(charging-station): add lifecycle prototype test...
2026-02-27  Jérôme Benoitrefactor: extract EVSE/reservation helpers, reduce...
2026-02-26  Jérôme Benoitrefactor(ocpp2): remove duplicate EVSE transaction...
2026-02-26  Jérôme Benoitfix(ocpp2): check all idle conditions for OnIdle Reset...
2026-02-26  Jérôme Benoitrefactor(test): remove unnecessary comments from Reset...
2026-02-26  Jérôme Benoitfix(test): use fake timers to prevent Reset test hangs...
2026-02-26  Jérôme Benoittest(ocpp2): dichotomous search - skip Reset test inste...
2026-02-26  Jérôme Benoittest(ocpp2): skip only SetVariables on Windows (identif...
2026-02-26  Jérôme Benoittest(ocpp2): skip SignCertificate tests on Windows...
2026-02-26  Jérôme Benoitci: re-enable tests on Windows
2026-02-26  Jérôme Benoittest(ocpp2): skip OCPP20CertificateManager tests on...
2026-02-26  Jérôme Benoitci: skip simulator tests on Windows
2026-02-26  Jérôme Benoittest(ocpp): add cleanup for certificate manager tests
2026-02-26  Jérôme Benoitrefactor(ocpp): move ClearCache handler to OCPP 1.6...
2026-02-25  renovate[bot]chore(deps): update node.js to v24.14.0 (#1690)
2026-02-25  Jérôme Benoittest: report coverage only in test:coverage script
2026-02-24  Jérôme Benoitchore: release main (#1679) ocpp-server@v2.4.0 simulator@v2.4.0 v2 v2.4 webui@v2.4.0
2026-02-24  Jérôme Benoitfix: create coverage directory before generating report
2026-02-24  Jérôme Benoitfix: replace c8 with native Node.js test coverage
2026-02-24  Jérôme Benoitfeat(ocpp2): implement certificate management (ISO...
2026-02-24  Jérôme Benoitchore: cleanup type casting in OCPP 1.6
2026-02-24  Jérôme Benoittest(ocpp2): add C11.FR.05 test for Authorization Cache...
2026-02-24  Jérôme Benoittest(ocpp2): add Reset OnIdle errata 2.14 compliance...
2026-02-24  Jérôme Benoitfix(ocpp2): implement ClearCache and Reset OnIdle fixes...
2026-02-24  Jérôme Benoitchore: update serena project configuration
2026-02-24  renovate[bot]chore(deps): update dependency @types/jsdom to v28...
2026-02-24  renovate[bot]fix(deps): update all non-major dependencies (#1688)
2026-02-24  Jérôme Benoitchore: update openspec artifacts
2026-02-23  renovate[bot]chore(deps): lock file maintenance (#1687)
2026-02-21  Jérôme Benoitchore(deps): update bn.js to 5.2.3
2026-02-21  renovate[bot]fix(deps): update all non-major dependencies (#1683)
2026-02-20  Jérôme Benoitchore(gitignore): untrack .sisyphus directory
2026-02-20  Jérôme Benoitchore(gitignore): ignore .sisyphus
2026-02-20  Jérôme Benoitfeat(ocpp2): add TransactionEvent command support ...
2026-02-20  Jérôme Benoitfix(tests): use fake timers for sleep
2026-02-20  Jérôme Benoitchore(deps): update minimatch to 10.2.2
2026-02-18  renovate[bot]chore(deps): update all non-major dependencies (#1682)
2026-02-18  Jérôme Benoitfix: make eslint works again
2026-02-18  Jérôme Benoitchore(deps): update vulnerable dependencies
2026-02-16  Jérôme Benoitchore(deps): apply updates
2026-02-16  renovate[bot]chore(deps): lock file maintenance (#1681)
2026-02-16  renovate[bot]fix(deps): update all non-major dependencies (#1680)
next