DamianEdwards / DamianEdwards/copilotd
Need an automated E2E test
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 60
- Forks
- 9
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
PE #2 adds a testing doc that just outlines the basic process for doing an end-to-end test but we need something automated that runs on CI/PRs. We should be able to do this fairly easily using placeholder issues created during the test on this repo (super real end-to-end) but we could also add support for mocking out the gh calls to get a tighter loop of the logic.
Contributor guide
No contributing guide indexed for this repository
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 with the testing document referenced as PE #2 and trace the current end-to-end process and its gh calls. Compare using placeholder issues in this repository with mocking those calls, then define the CI/PR run and verify that the automated test exercises the full workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100