Add testing fishbowl description
This commit is contained in:
parent
96ea2e0268
commit
1166bb6cf3
|
@ -121,8 +121,8 @@ var fishbowls = [...]fishbowlInfo{
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Slug: "testing",
|
Slug: "testing",
|
||||||
Title: "TODO(Chief Creative Juices Officer)",
|
Title: "What even is testing?",
|
||||||
Description: "TODO(Chief Creative Juices Officer)",
|
Description: "Everybody knows testing is important, but the software industry is overrun by terrible testing practices. Because of this, there has often been a negative sentiment against testing in the Handmade community. This fishbowl explores the kinds of testing the community has found most effective, the costs of testing, and the actual purpose behind testing techniques.",
|
||||||
Month: time.May, Year: 2023,
|
Month: time.May, Year: 2023,
|
||||||
ContentsPath: "testing/testing.html",
|
ContentsPath: "testing/testing.html",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue