Common test suite for adapters
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 20.8k
- Forks
- 2.3k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 156
Description
Describe the problem
I'm developing an adapter for AWS CDK and one of the difficulties is verifying the correctness and completeness of the implementation. I've looked around but haven't come across a common test suite for SvelteKit adapters.
Describe the proposed solution
It would be great if there was a trusted test suite for validating the completeness and correctness of adapters. It would be useful both when developing or selecting an adapter.
Alternatives considered
No response
Importance
would make my life easier
Additional Information
No response
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
No files, tests, or entry points are named. Start by surveying the SvelteKit adapter implementations and the AWS CDK adapter context described in the issue, then define what a trusted completeness and correctness suite must cover; done means adapters can be evaluated consistently against that suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100