tailscale-dev / tailscale-dev/tclip
Add tests
Open
@Erisa is already working on this.
Since Jul 18, 2024.
enhancement
- Dominant language
- CSS
- Stars
- 265
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
We need to test basic functionality, such as
- We can upload pastes from the tailnet URL
- We can retrieve the same paste from the tailnet URL
- We can also retrieve the paste from the funnel and HTTP_PORT URLs
- We cannot view the homepage with auth from funnel and HTTP_PORT URLs
- We cannot upload pastes from funnel and HTTP_PORT URLs
- The
tclipCLI should work as intended (upload a paste, then you can retrieve that paste and it has the right content)
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.
Assessment
This issue has not been assessed yet.