microsoft / microsoft/Agent365-nodejs
Convert "test-agents" into E2E tests
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 12
- Avg merge
- 2h 59m
- Merged PRs (30d)
- 1
Description
Instead of having a "test-agents" folder, the functionality being exposed by those agents needs to be converted to an end-to-end test that can be run automatically by us and the CI. Any real scenario for a sample should be discussed with the broader team and moved to the Agent365-Samples repository.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the test-agents folder and the current CI setup to identify the functionality that must become end-to-end tests. Confirm the intended sample scenarios with the broader team, moving any real scenario to the Agent365-Samples repository. Done means the replacement tests run automatically through CI and the test-agents folder is no longer needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100