molecule-core/tests/e2e
Hongming Wang 30b30b60dc chore: apply round-7 review nits
- _extract_token.py: narrow `except Exception` to
  `except (json.JSONDecodeError, ValueError)`. Prevents swallowing
  KeyboardInterrupt in edge cases and documents intent clearly.
- ci.yml shellcheck job: switch to ludeeus/action-shellcheck@master
  (caches shellcheck binary across runs; saves the apt-get install).

Both changes verified locally: YAML parses, extract script still
extracts valid tokens and prints the stderr warning on malformed JSON.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 17:08:45 -07:00
..
_extract_token.py chore: apply round-7 review nits 2026-04-13 17:08:45 -07:00
_lib.sh chore: apply code-review round-6 suggestions 2026-04-13 17:08:45 -07:00
test_a2a_e2e.sh initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
test_activity_e2e.sh chore: apply code-review round-6 suggestions 2026-04-13 17:08:45 -07:00
test_api.sh chore: apply code-review round-6 suggestions 2026-04-13 17:08:45 -07:00
test_claude_code_e2e.sh chore: apply code-review round-6 suggestions 2026-04-13 17:08:45 -07:00
test_comprehensive_e2e.sh chore: apply code-review round-6 suggestions 2026-04-13 17:08:45 -07:00