Commit Graph

  • e4acb6a1ef fix: resolve TypeScript compilation errors in test files czlonkowski 2025-07-30 14:13:19 +02:00
  • 6699a1d34c test: implement comprehensive testing improvements from PR #104 review czlonkowski 2025-07-30 13:44:35 +02:00
  • bd208e71f8 fix: override test-related types in tsconfig.build.json for Docker builds czlonkowski 2025-07-30 10:18:29 +02:00
  • ee9efd7849 fix: resolve Docker build failures by copying tsconfig.build.json czlonkowski 2025-07-30 10:13:14 +02:00
  • ced38b2f8a feat: add comprehensive update script for n8n dependencies czlonkowski 2025-07-30 09:53:40 +02:00
  • 0e26a46af9 feat: add test execution to npm publish workflow czlonkowski 2025-07-30 09:47:58 +02:00
  • f2eb344476 chore: bump version to 2.7.23 and update documentation czlonkowski 2025-07-30 09:45:42 +02:00
  • 6d614267af docs: update testing documentation to reflect actual implementation czlonkowski 2025-07-30 09:42:17 +02:00
  • 07cda6e3ab chore: clean up development artifacts and update .gitignore czlonkowski 2025-07-30 09:22:53 +02:00
  • f4c776f43b fix: resolve all TypeScript lint errors czlonkowski 2025-07-30 09:07:26 +02:00
  • a0400054a9 fix: resolve CI integration test failures czlonkowski 2025-07-30 08:56:47 +02:00
  • baeeb1107d fix: complete integration test fixes - all 249 tests passing czlonkowski 2025-07-30 08:46:46 +02:00
  • 059723ff75 fix: resolve 99 integration test failures through comprehensive fixes czlonkowski 2025-07-30 08:15:22 +02:00
  • 7438ec950d fix: resolve TypeScript lint errors in integration tests czlonkowski 2025-07-29 21:13:12 +02:00
  • 6a231375d5 fix: resolve MCP protocol integration test failures czlonkowski 2025-07-29 20:34:09 +02:00
  • 7f8a3de776 fix: resolve MCP protocol test failures by fixing response format expectations czlonkowski 2025-07-29 18:55:20 +02:00
  • e405346b3e fix: resolve all TypeScript and lint errors in integration tests czlonkowski 2025-07-29 18:09:03 +02:00
  • c5e012f601 fix: resolve test hanging issue by separating MSW setup czlonkowski 2025-07-29 14:27:54 +02:00
  • 7f4c0ae3a9 fix: prevent MSW from loading globally to fix CI test hanging czlonkowski 2025-07-29 14:16:13 +02:00
  • b9eda61729 fix: resolve test hanging issue in CI czlonkowski 2025-07-29 13:40:18 +02:00
  • 115bb6f36c fix: resolve test hang issues in CI czlonkowski 2025-07-29 13:07:51 +02:00
  • c824fb5ebf fix: complete Phase 4 integration test fixes czlonkowski 2025-07-29 12:46:55 +02:00
  • 11675cccd9 fix: resolve Phase 4 integration test failures czlonkowski 2025-07-29 12:46:02 +02:00
  • b5867d3cb9 fix: use vitest imports instead of jest in integration tests czlonkowski 2025-07-29 10:34:12 +02:00
  • 9470986650 test: add template repository and performance integration tests czlonkowski 2025-07-29 09:51:13 +02:00
  • 253b51f5c6 fix: resolve database integration test issues czlonkowski 2025-07-29 09:47:44 +02:00
  • 1d464e29e5 test: add Phase 4 database integration tests (partial) czlonkowski 2025-07-29 09:36:14 +02:00
  • e66a17b5c2 fix: disable flaky test and fix benchmark workflow git conflicts czlonkowski 2025-07-29 08:54:10 +02:00
  • 4da7ccdec7 fix: ensure test environment configuration is always available czlonkowski 2025-07-29 08:49:53 +02:00
  • a8c3d04c12 fix: resolve test environment loading race condition in CI czlonkowski 2025-07-29 07:13:37 +02:00
  • 6c40057cf4 fix: correct default API key in test environment setup czlonkowski 2025-07-29 00:14:41 +02:00
  • 20692c8c1a fix: resolve all TypeScript linting errors czlonkowski 2025-07-29 00:09:13 +02:00
  • 5c4cafd67f fix: handle workflow generation in loadFixtures for templates czlonkowski 2025-07-28 23:52:34 +02:00
  • 966c19c317 fix: resolve TypeScript linting errors preventing CI pass czlonkowski 2025-07-28 23:48:22 +02:00
  • fa11803e47 fix: adjust CI workflows to handle coverage thresholds and branch checkout czlonkowski 2025-07-28 23:38:09 +02:00
  • fb4fdcdfe7 fix: resolve remaining CI failures - mock test and gh-pages branch czlonkowski 2025-07-28 23:33:38 +02:00
  • 4c87e4d0a6 fix: resolve CI test failures and benchmark workflow issues czlonkowski 2025-07-28 23:25:42 +02:00
  • 61de107c4b feat: complete Phase 3.8 - test infrastructure and CI/CD enhancements czlonkowski 2025-07-28 22:56:15 +02:00
  • b5210e5963 feat: add comprehensive performance benchmark tracking system czlonkowski 2025-07-28 22:45:09 +02:00
  • 0252788dd6 fix: resolve lint errors in test utilities czlonkowski 2025-07-28 20:51:26 +02:00
  • 9b2f6fa365 test: complete Phase 3 - comprehensive unit test coverage czlonkowski 2025-07-28 20:45:58 +02:00
  • 41c6a29b08 fix: resolve TypeScript errors in test files czlonkowski 2025-07-28 20:28:45 +02:00
  • d870d0ab71 test: add comprehensive unit tests for database, parsers, loaders, and MCP tools czlonkowski 2025-07-28 20:16:38 +02:00
  • 48219fb860 fix: resolve TypeScript errors in MCP handler tests czlonkowski 2025-07-28 18:36:47 +02:00
  • 5cca09d462 test: add comprehensive unit tests for MCP handlers czlonkowski 2025-07-28 18:31:56 +02:00
  • 2b54710fda test: add unit tests for n8n manager and workflow diff handlers czlonkowski 2025-07-28 18:15:21 +02:00
  • a37054685f fix: resolve unhandled promise rejection in n8n-api-client tests czlonkowski 2025-07-28 17:17:01 +02:00
  • 8e8771b1f4 test: implement critical service tests achieving 80%+ coverage czlonkowski 2025-07-28 15:52:57 +02:00
  • dc8f215209 test: add comprehensive WorkflowValidator tests (97.59% coverage) czlonkowski 2025-07-28 14:53:22 +02:00
  • b49043171e test: Phase 3 - Create comprehensive unit tests for services czlonkowski 2025-07-28 14:15:09 +02:00
  • 45b271c860 fix: resolve TypeScript and linting errors in test infrastructure czlonkowski 2025-07-28 13:26:00 +02:00
  • 17013d8a25 test: Phase 2 - Create test infrastructure czlonkowski 2025-07-28 13:21:56 +02:00
  • aa3b2a8460 test: migrate from Jest to Vitest (Phase 1 complete) czlonkowski 2025-07-28 13:05:38 +02:00
  • d44ec49814 docs: mark Phase 0 as completed in testing documentation czlonkowski 2025-07-28 12:11:35 +02:00
  • cf960ed2ac test: phase 0 - fix failing tests and setup CI/CD czlonkowski 2025-07-28 12:04:38 +02:00
  • 5450bc35c3 Add agents to Claude Code czlonkowski 2025-07-28 10:21:03 +02:00
  • 23d12b4808 chore: upgrade Docker base images to Node.js 22 LTS Alpine (v2.7.22) czlonkowski 2025-07-28 09:23:23 +02:00
  • eeb73e1779 chore: update n8n to v1.103.2 czlonkowski 2025-07-23 19:19:50 +02:00
  • 04e0739bbd docs: update Docker docs to use --init flag and fix container cleanup issues czlonkowski 2025-07-18 19:22:02 +02:00
  • 6e52afd5af fix: Docker container cleanup on session end (Issue #66) czlonkowski 2025-07-18 18:51:24 +02:00
  • f76e2247f9 fix: enhance node type format normalization for better AI agent compatibility (Issue #74) czlonkowski 2025-07-18 16:25:20 +02:00
  • a7bcd8cd1b docs: add n8n version compatibility notice in tools documentation czlonkowski 2025-07-18 15:20:38 +02:00
  • 159110d5c4 chore: update n8n to v1.102.4 and update badges czlonkowski 2025-07-18 14:43:33 +02:00
  • 7a025bc1f0 chore: update n8n to v1.102.4 czlonkowski 2025-07-18 14:40:58 +02:00
  • 24cb9e49a0 fix: improve n8n_list_workflows pagination clarity and performance (Issue #54) czlonkowski 2025-07-18 14:34:08 +02:00
  • a1992f9964 feat: add version info to health check and fix healthz endpoint czlonkowski 2025-07-18 14:01:11 +02:00
  • 92d1b7b273 feat: add workflowNodeType field to MCP tool responses for proper n8n workflow creation czlonkowski 2025-07-18 13:37:05 +02:00
  • f8fa782d7f fix: normalize node type prefixes for n8n workflow exports (#71) czlonkowski 2025-07-18 11:31:38 +02:00
  • 5dd932c19d docs: update HTTP deployment guide with comprehensive improvements czlonkowski 2025-07-18 09:36:13 +02:00
  • 70066e94bb Merge pull request #69 from naXa777/patch-2 Romuald Członkowski 2025-07-17 23:36:27 +02:00
  • 690430577c docs: update CHANGELOG.md for version 2.7.17 czlonkowski 2025-07-17 21:36:16 +02:00
  • ba7f8f9ea6 fix: remove faulty auto-generated examples from MCP tools czlonkowski 2025-07-17 21:17:35 +02:00
  • 24d775960b refactor: rewrite all MCP tool documentation for AI agent optimization czlonkowski 2025-07-17 19:49:07 +02:00
  • c1a6347d4f feat: complete modular documentation system for all MCP tools (#60) czlonkowski 2025-07-17 18:39:29 +02:00
  • 89f56bd038 fix: Ensure error.message is a string before checking for specific messages in workflow validator Pavel 2025-07-17 16:39:22 +02:00
  • 8025d31e63 Merge PR #67: Fix Claude Code configuration key in documentation Romuald Członkowski 2025-07-17 08:56:00 +02:00
  • 3279283aaf Update CLAUDE_CODE_SETUP.md Iván Velasteguí 2025-07-17 00:40:34 -05:00
  • df03d425e5 Merge pull request #62 from naXa777/patch-1 Romuald Członkowski 2025-07-17 01:39:29 +02:00
  • cd3233cabe docs: add Railway one-click deployment option with setup guide and images czlonkowski 2025-07-17 01:34:27 +02:00
  • 637e7f978b feat: optimize Railway Docker image to use runtime-only dependencies czlonkowski 2025-07-17 01:13:17 +02:00
  • 1da2d4fce2 Merge pull request #63 from czlonkowski/kimbo128/main Romuald Członkowski 2025-07-17 01:03:34 +02:00
  • f1e287e031 fix: remove branch prefix from SHA tag to avoid invalid Docker tag format czlonkowski 2025-07-17 00:57:51 +02:00
  • b111eb64d6 Merge branch 'main' into kimbo128/main - resolve conflicts czlonkowski 2025-07-17 00:55:50 +02:00
  • 8a15961995 feat: add Railway deployment support with CI/CD integration czlonkowski 2025-07-17 00:46:14 +02:00
  • 6a878d751d Update the deep link in response returned by n8n_diagnostic tool Pavel 2025-07-17 00:20:38 +02:00
  • 0155e4555c feat: add Railway deployment with zero-config setup czlonkowski 2025-07-16 17:41:26 +02:00
  • 50d63a883b Update README.md moonwalk 2025-07-16 14:10:33 +02:00
  • c089ee60d8 Update Dockerfile.railway moonwalk 2025-07-16 13:56:14 +02:00
  • a6ccdd08b6 Update railway.json moonwalk 2025-07-16 13:55:55 +02:00
  • 534efddedf Update railway.json moonwalk 2025-07-16 13:51:38 +02:00
  • 9a5a10194b Update Dockerfile moonwalk 2025-07-16 13:47:06 +02:00
  • 45a0e755b7 Update Dockerfile moonwalk 2025-07-16 13:44:48 +02:00
  • 012a54dde2 Rename __Dockerfile to Dockerfile moonwalk 2025-07-16 13:41:17 +02:00
  • 0bb9d8bd01 Rename Dockerfile to __Dockerfile moonwalk 2025-07-16 13:38:38 +02:00
  • 2c18df5b8d Rename Dockerfile.original to Dockerfile moonwalk 2025-07-16 13:34:04 +02:00
  • 3b06ba91dd Delete Dockerfile moonwalk 2025-07-16 13:33:54 +02:00
  • 59843c7271 Create Dockerfile moonwalk 2025-07-16 13:32:35 +02:00
  • 1f269cf7e2 Rename Dockerfile to Dockerfile.original moonwalk 2025-07-16 13:32:17 +02:00
  • 614cfccd40 Rename _Dockerfile to Dockerfile moonwalk 2025-07-16 13:31:21 +02:00
  • 536effacd5 Rename Dockerfile to _Dockerfile moonwalk 2025-07-16 13:30:20 +02:00