Commit Graph

  • 5e2bacdafe Update Node.js version and add linting step main Johan LEROY 2025-12-08 14:16:33 +01:00
  • b99c7e4cf3 Add GitHub Actions CI configuration Johan LEROY 2025-12-08 14:14:33 +01:00
  • dc892fbd10 Add CI workflow for npm commands Johan LEROY 2025-12-08 14:13:03 +01:00
  • a15a37a139 git init Johan 2025-12-08 14:10:44 +01:00
  • 86eac9fa5d Ignore Allure files (#28) Rock 2025-12-03 14:37:22 +01:00
  • 0af074f523 Fix instructions (#27) Rock 2025-12-02 14:12:45 +01:00
  • b4d021a548 Add optional name + docs (#25) Rock 2025-12-02 14:09:31 +01:00
  • ca292d17f3 chore(deps): bump js-yaml (#13) dependabot[bot] 2025-11-24 15:14:38 +01:00
  • 8be5e2cc83 Specify node version (#2) Rock 2025-10-23 16:09:04 +02:00
  • f27d8bd08e Add lockfile coaxial 2025-10-23 15:36:10 +02:00
  • ac1cc99b17 fix: correct ESLint extends to use eslint:recommended instead of @eslint/js/recommended coaxial 2025-10-23 15:35:37 +02:00
  • ed21e67125 fix: remove invalid files property from ESLint config coaxial 2025-10-23 15:35:14 +02:00
  • 60136ec8ba fix: correct ESLint plugin reference in config coaxial 2025-10-23 15:34:48 +02:00
  • c2625eba32 chore: update ESLint configuration with new rules and plugins coaxial 2025-10-23 15:34:45 +02:00
  • 9a509006cb fix: add express and move supertest, axios to dependencies coaxial 2025-10-23 15:28:09 +02:00
  • ac06eee834 test: add supertest and axios to devDependencies coaxial 2025-10-23 15:27:10 +02:00
  • 544d56570e chore: add files array to package.json coaxial 2025-10-23 15:26:27 +02:00
  • a066a0ae9f test: add Jest dev dependency and npm test script coaxial 2025-10-23 15:20:48 +02:00
  • 3375344fd1 chore: add ESLint setup with config, ignore file, and lint script coaxial 2025-10-23 15:20:07 +02:00
  • f34f5298fc chore: add .eslintrc.js and .eslintignore and update package.json coaxial 2025-10-23 15:17:43 +02:00
  • 8bf16b0ac2 feat: add simple Express app with /hello endpoint and tests coaxial 2025-10-23 15:14:23 +02:00
  • 928c1afacd chore: add package.json with dependencies and test scripts coaxial 2025-10-23 14:47:58 +02:00