Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 345 Bytes

Ollies-website

To Do List: Find more javascript project ideas to add to your project folder!

-- AFTER TESTING CRIT --

  1. Organize tests properly in future projects (describe vs it);
  2. Testing user/password authentication best practices;
  3. Do NOT replace manual testing with test automation. Your code is FALLIBLE and subject to error.