]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/shortlog
e-mobility-charging-stations-simulator.git
13 days ago  Jérôme Benoitfix(tests): restore standardCleanup in SetVariables...
13 days ago  Jérôme Benoitfix(tests): remove standardCleanup from SetVariables...
13 days ago  Jérôme Benoitfix(tests): prevent Windows CI hang by moving timer...
13 days ago  Jérôme Benoitfix(tests): cleanup ALL private intervals in cleanupCha...
13 days ago  Jérôme Benoitfix(tests): restore ping() method and cleanup wsPingSet...
13 days ago  Jérôme Benoitfix(tests): remove unused mock imports after cleanup...
13 days ago  Jérôme Benoitrefactor(tests): use TEST_CHARGING_STATION_BASE_NAME...
13 days ago  Jérôme Benoitrefactor(tests): remove aliases, extract time constants...
13 days ago  Jérôme Benoitrefactor(tests): restructure TEST_STYLE_GUIDE and use...
13 days ago  Jérôme Benoitdocs: update TEST_STYLE_GUIDE with standardCleanup...
13 days ago  Jérôme Benoittest: add standardCleanup() and fix import ordering...
13 days ago  Jérôme Benoitdocs(tests): fix TEST_STYLE_GUIDE to match actual codebase
13 days ago  Jérôme Benoitrefactor(tests): remove unused constants and add missin...
13 days ago  Jérôme Benoitdocs(tests): update TEST_STYLE_GUIDE to reflect current...
13 days ago  Jérôme Benoitdocs(tests): add missing JSDoc param descriptions and...
13 days ago  Jérôme Benoitrefactor(tests): cleanup unused exports and consolidate...
13 days ago  autofix-ci... [autofix.ci] apply automated fixes
13 days ago  Jérôme Benoitrefactor(tests): remove deprecated code and backward...
13 days ago  Jérôme Benoitrefactor(tests): consolidate MockUIService classes...
13 days ago  Jérôme Benoitrefactor(tests): remove deprecated identifier factories
13 days ago  Jérôme Benoitrefactor(tests): consolidate duplicate mock factories
13 days ago  Jérôme Benoitfix(tests): resolve all ESLint errors in factory consol...
13 days ago  Jérôme Benoitdocs(tests): update TEST_STYLE_GUIDE to reference new...
13 days ago  Jérôme Benoitrefactor(tests): fix TypeScript errors in auth and...
13 days ago  Jérôme Benoitrefactor(tests): delete deprecated ChargingStationFacto...
13 days ago  Jérôme Benoitrefactor(tests): migrate all test files to createMockCh...
13 days ago  Jérôme Benoitrefactor(tests): migrate OCPP20TestUtils to createMockC...
13 days ago  Jérôme Benoitrefactor(tests): extend MockChargingStationOptions...
13 days ago  Jérôme Benoitchore: update minimatch to 10.2.4
13 days ago  Jérôme Benoitchore: update minimatch to 10.2.4 and 3.1.5
13 days ago  Jérôme Benoitrefactor(tests): standardize cleanup and strict equality
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...
next