commit f000a012d45ab39c22462a9f28ea05a8a15edb58
parent 6f57ef4b171c8f629a8ea003638eadb7fdbd4d29
Author: David Eisinger <[email protected]>
Date: Fri, 12 May 2023 23:52:35 -0400
good tests preamble
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/content/notes/good-tests/index.md b/content/notes/good-tests/index.md
@@ -4,6 +4,8 @@ date: 2023-05-12T23:40:19-04:00
draft: false
---
+_(Notes for a Viget article I'm putting together)_
+
* Most importantly: **give you confidence to make changes**
* You need proper end-to-end testing
* Set up your data (fresh per test)