Hi, Povilas - I think a small edit is needed here.
In the recording, you put the assertions in the test_product*() code as I had expected but in the text version the assertions are placed in the createUser() function.
Thanks for the terrific tutorial!
��
Дмитрий Исаенко
✓ Link copied!
You made a mistake and placed assert-methods in the wrong function - "createUser" instead "test_product_update_validation_error_redirects_back_to_form" (at the text-version)
Hi, Povilas - I think a small edit is needed here. In the recording, you put the assertions in the test_product*() code as I had expected but in the text version the assertions are placed in the createUser() function. Thanks for the terrific tutorial!