Vsevolod Levitan
|
b50f347b91
Added tests for new exporter and strategies
|
1 year ago |
Vsevolod Levitan
|
2f8e0d1268
Added exporter and 4 strategies for it including abstract base strategy
|
1 year ago |
Vsevolod Levitan
|
5d6f40a086
Added __str__ to abstract_reference
|
1 year ago |
Vsevolod Levitan
|
a7b1795c06
Fixed misnamed class in test_factory.py
|
1 year ago |
Vsevolod Levitan
|
d335abba76
Minor refactoring
|
1 year ago |
Всеволод Левитан
|
cc3a7306de
Merge branch 'feature/recipes' of 1ffy/sp-1 into master
|
1 year ago |
Vsevolod Levitan
|
555e56648d
Fixed error caused by change from recipe_model ctor to a fabric
|
1 year ago |
Vsevolod Levitan
|
c600a895d8
Added unit tests for validator.check and validator.check_collection_types_all, simplified test_validator_collection_all()
|
1 year ago |
Vsevolod Levitan
|
e5df729fe0
Replaced validator.check_collection_all() calls with validator.check_collection_types_all() for collection typechecks in recipe_model
|
1 year ago |
Vsevolod Levitan
|
0d437efaa7
Added two validator methods: check() and check_collection_types_all(), minor comment refactor
|
1 year ago |
Vsevolod Levitan
|
58d0abc2e9
Moved recipe_model initialization in a factory
|
1 year ago |
Vsevolod Levitan
|
40cd7cafe7
Added recipe/ingredient initialization to start_factory.create() and adjusted unit_tests for this matter
|
1 year ago |
Vsevolod Levitan
|
41dbbf37bb
Added ingredient key to storage.py
|
1 year ago |
Vsevolod Levitan
|
5c76156e2e
Added tests for ingredient_model and recipe_model
|
1 year ago |
Vsevolod Levitan
|
6b41e28a48
Fixed dependency resolution errors
|
1 year ago |
Vsevolod Levitan
|
c4ba1c0419
Renamed receipt_model into recipe_model
|
1 year ago |
Vsevolod Levitan
|
422c9bd89b
Added ingredient_model and receipt_model
|
1 year ago |
Vsevolod Levitan
|
33418bb6ce
Added new validator method: check_collection_all()
|
1 year ago |
Vsevolod Levitan
|
dc591ae125
Added test_create() to test_factory.py, added storing of munits and nomgroups, minor bugfixes
|
1 year ago |
Vsevolod Levitan
|
fa4feea04a
Naming refactor in test_factory.py
|
1 year ago |
Vsevolod Levitan
|
b0dfe59fd3
Added recipe_key to storage.py
|
1 year ago |
Vsevolod Levitan
|
22c4ce015c
Pulled from forlabs
|
1 year ago |
Vsevolod Levitan
|
dd3f72040e
Added more built-in measurement units
|
1 year ago |
Vsevolod Levitan
|
ed91472d02
Refactor in start_factory.py
|
1 year ago |
Vsevolod Levitan
|
dd3faa4424
Updated test_factory.py
|
1 year ago |
Vsevolod Levitan
|
7143d19cac
Merge branch 'feature/exceptions'
|
1 year ago |
Vsevolod Levitan
|
f63eb7d803
Pulled from forlabs
|
1 year ago |
Всеволод Левитан
|
e857d6b903
Merge branch 'feature/exceptions' of 1ffy/sp-1 into master
|
1 year ago |
Vsevolod Levitan
|
97f6e2e486
Added setters to nomenclature_model and measurement_unit_model
|
1 year ago |
Vsevolod Levitan
|
1cde669dc0
Added comments for validator initializaton
|
1 year ago |