Selaa lähdekoodia

Added Scratchpad notes to repo

david 5 vuotta sitten
vanhempi
commit
6dff50f717
2 muutettua tiedostoa jossa 6 lisäystä ja 1 poistoa
  1. 1 1
      README.md
  2. 5 0
      SCRATCHPAD.txt

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 [TOC](https://www.obeythetestinggoat.com/book/toc.html)
 
-[Last At](https://www.obeythetestinggoat.com/book/chapter_post_and_database.html) (Chapter 5)
+[Last At](https://www.obeythetestinggoat.com/book/chapter_explicit_waits_1.html) (Chapter 5)
 
 ### TDD Order Of Operations:
 

+ 5 - 0
SCRATCHPAD.txt

@@ -0,0 +1,5 @@
+- Don't save blank items for every request
+- Code Smell: POST test is too long?
+- Display Multiple items in the table
++ Clean up after FT runs
++ Support more than 1 list!