- 20 Mar, 2020 14 commits
-
-
cj0125 authored
Added functional test for recipes_update_form. Also added its corresponding html, url, and view to test it.
-
cj0125 authored
Added functional test for recipes_list. Also added its corresponding html, url, and view to test it.
-
cj0125 authored
-
cj0125 authored
Added functional test for recipes_create_form. Also added its corresponding html, url, views to test it.
-
cj0125 authored
Added functional test for orders_update_form. Also added its corresponding html, url, and view to test it.
-
cj0125 authored
-
cj0125 authored
Added functional test for orders_detail. Also added its corresponding html, url, and view to test it.
-
cj0125 authored
Added functional test to orders_create_form. Also added its corresponding html, url, and view to test it.
-
cj0125 authored
Added functional test to ingredients_update_form. Also added its corresponding html, url, and views to test it.
-
cj0125 authored
Added functional test to ingredients_list. Also added its corresponding html, url, and views to test it.
-
cj0125 authored
Added functional test to ingredients_detail. Also added its corresponding html, url, and view to test it.
-
cj0125 authored
Added a functional test to home page. Added a functional test, view, url, and template to ingredients_create_form. Changed directories of some files.
-
cj0125 authored
-
cj0125 authored
-