소스 검색

Added Scratchpad notes to repo

david 5 년 전
부모
커밋
6dff50f717
2개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  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!