a2aproject / a2aproject/a2a-js

[Test]: Automated test for package installation and imports resolution

未关闭
#294 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
613
派生
169
平均合并
1 天 6 小时
30 天内合并 PR
21

描述

Develop an automated test for #287, see good starting point shared by the author: https://github.com/a2aproject/a2a-js/issues/287#issuecomment-3732255191.

The test should do `npm pack` and `npm install` in various setups. Fake usage code should import symbols from all entry points.

It should be possible to extend the check added in #210.

贡献指南

打开贡献指南

调研方向

Start by reviewing the existing check from issue #210 and the detailed comment in issue #287. The test needs to simulate packaging and installing the SDK via `npm pack` and `npm install`, then verify imports from all entry points work. Look for existing test files related to packaging or installation to understand the project's test structure. The goal is to create a test that can be run as part of the CI pipeline.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, nodejs, typescript
领域
testing, tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。