Commit Graph

32 Commits

Author SHA1 Message Date
1f0cd58d7d remove unused imports, variables and commented code
from tests
2023-09-13 13:08:26 -05:00
794f9cf5b9 fixed meal plan factory 2023-09-08 16:38:38 +02:00
4a1ec5adf7 fixed icon issues 2023-08-30 09:05:24 +02:00
01ce658883 fixed step factory 2023-08-25 09:12:58 +02:00
6785033a21 Add step-level configuration whether an ingredients table should be shown. User-level default added to settings 2023-08-23 21:46:09 -07:00
d8ddf66921 reload food objects to resolve inconsistent behavior 2023-05-03 10:17:59 -05:00
b711ee5257 update User factory to make username unique 2023-04-24 07:33:47 -05:00
595de0c5a1 fixed pytests 2023-04-22 17:56:01 -05:00
8c3195937b fix food tests 2023-04-21 13:14:23 -05:00
274b17a860 improved unit factory and run CI on PR 2023-01-16 21:20:16 +01:00
9994b6f9c2 Add plural name for unit and food
Add an optional plural name for unit and food.
Additional options to show always the plural name for unit and food
for an ingredient is added.
2022-11-11 18:15:57 +01:00
e368488933 deprecated all old vue stuff and working on tests 2022-06-07 20:08:32 +02:00
151461508f multi space membership basics 2022-05-31 17:38:12 +02:00
8fa00b50b1 added update_at filter 2022-02-14 15:13:34 -06:00
bf54680178 more recipe search tests 2022-02-13 13:53:07 -06:00
baa2aa51da more recipe search tests 2022-02-09 16:18:45 -06:00
c2961eede4 stub out receip search tests 2022-02-08 20:23:49 -06:00
1be5889923 tests for makenow filter 2022-02-07 17:46:04 -06:00
9e9a61e94e changed tests to support removed step type 2022-01-18 22:50:02 +01:00
279faadf46 pytest create recipe with ingredient as header 2021-12-28 12:03:36 -06:00
682f4a4297 fix post_save signal for sqlite 2021-12-28 12:03:35 -06:00
453b1eb5b9 rebase and fixes 2021-12-28 12:03:34 -06:00
5bdcbb1d17 pytest shopping user preferences 2021-12-28 12:03:34 -06:00
35e81f6247 update 2021-12-28 12:03:34 -06:00
262387da3e pytest shopping list from recipe methods 2021-12-28 12:03:34 -06:00
8f0c5e21ad basic tests with new factories 2021-12-28 12:03:34 -06:00
7ad088d953 fix after rebase 2021-12-28 12:03:33 -06:00
8dcdf00dc7 refresh shopping list when item is delayed 2021-12-28 12:03:33 -06:00
a24f09c419 WIP 2021-12-28 12:03:33 -06:00
450de740b6 RecipeFactory and all related models 2021-12-28 12:03:33 -06:00
b92c027919 food inherit tests 2021-12-28 12:03:33 -06:00
a035e02288 refactor Food tests to use factory_boy fixture factories 2021-12-28 12:03:33 -06:00