mirror of
https://github.com/tailscale/tailscale.git
synced 2024-12-01 14:05:39 +00:00
tstest: add the start of a testing wishlist
Of tests we wish we could easily add. One day. Updates #13038 Change-Id: If44646f8d477674bbf2c9a6e58c3cd8f94a4e8df Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
parent
6de6ab015f
commit
b8af93310a
17
tstest/test-wishlist.md
Normal file
17
tstest/test-wishlist.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Testing wishlist
|
||||||
|
|
||||||
|
This is a list of tests we'd like to add one day, as our e2e/natlab/VM
|
||||||
|
testing infrastructure matures.
|
||||||
|
|
||||||
|
We're going to start collecting ideas as we develop PRs (updating this
|
||||||
|
wishlist in the same PR that adds something that could be better
|
||||||
|
tested) and then use this list to inform the order we build out our
|
||||||
|
future testing machinery.
|
||||||
|
|
||||||
|
For each item, try to include a `#nnn` or `tailscale/corp#nnn`
|
||||||
|
reference to an issue or PR about the feature.
|
||||||
|
|
||||||
|
# The list
|
||||||
|
|
||||||
|
- ...
|
||||||
|
|
Loading…
Reference in New Issue
Block a user