diff --git a/content/notes/good-tests/index.md b/content/notes/good-tests/index.md index 6ac5cff..74cda7d 100644 --- 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)