]> Cypherpunks repositories - gostls13.git/commit
testing/synctest: add an example of testing networked code
authorDamien Neil <dneil@google.com>
Thu, 30 Jan 2025 18:55:36 +0000 (10:55 -0800)
committerGopher Robot <gobot@golang.org>
Fri, 7 Feb 2025 17:32:22 +0000 (09:32 -0800)
commitcb47156e90cac6b1030d747f1ccd433c00494dfc
tree12edc50a5e237daec93131c97189098bd4622b8f
parent1bfbefa1593638dc9ff78e4d2959c865cb1c66a6
testing/synctest: add an example of testing networked code

For #67434

Change-Id: If7dcd3bf7bb69e1730856405d55cffc72ce0e132
Reviewed-on: https://go-review.googlesource.com/c/go/+/645675
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Damien Neil <dneil@google.com>
src/testing/synctest/http_example_test.go [new file with mode: 0644]