a2aproject / a2aproject/a2a-js
[Test]: Automated test for package installation and imports resolution
- Lingua principale
- TypeScript
- Stelle
- 613
- Fork
- 169
- Merge medio
- 1g 6h
- PR unite (30g)
- 21
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, nodejs, typescript
- Ambito
- testing, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100