Test Driven Development with Python and Django
|
6 лет назад | |
---|---|---|
functional_tests | 6 лет назад | |
lists | 6 лет назад | |
superlists | 6 лет назад | |
.gitignore | 6 лет назад | |
README.md | 6 лет назад | |
SCRATCHPAD.txt | 6 лет назад | |
WHERE.txt | 6 лет назад | |
init_test.py | 6 лет назад | |
manage.py | 6 лет назад | |
refactoring_cat.gif | 6 лет назад |
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
?