Test Driven Development with Python and Django
|
hace 5 años | |
---|---|---|
functional_tests | hace 5 años | |
lists | hace 5 años | |
superlists | hace 5 años | |
.gitignore | hace 5 años | |
README.md | hace 5 años | |
SCRATCHPAD.txt | hace 5 años | |
WHERE.txt | hace 5 años | |
init_test.py | hace 5 años | |
manage.py | hace 5 años | |
refactoring_cat.gif | hace 5 años |
Last At Foreign Key Relationship (Chapter 7)
pip install --upgrade selenium
,Done.
Location: 6.3
Where: Refactoring check_for_row_in_list_table()
What: Why use return
instead of break
?