Historique des commits

Auteur SHA1 Message Date
  Vsevolod Levitan 40cd7cafe7 Added recipe/ingredient initialization to start_factory.create() and adjusted unit_tests for this matter il y a 1 an
  Vsevolod Levitan 41dbbf37bb Added ingredient key to storage.py il y a 1 an
  Vsevolod Levitan 5c76156e2e Added tests for ingredient_model and recipe_model il y a 1 an
  Vsevolod Levitan 6b41e28a48 Fixed dependency resolution errors il y a 1 an
  Vsevolod Levitan c4ba1c0419 Renamed receipt_model into recipe_model il y a 1 an
  Vsevolod Levitan 422c9bd89b Added ingredient_model and receipt_model il y a 1 an
  Vsevolod Levitan 33418bb6ce Added new validator method: check_collection_all() il y a 1 an
  Vsevolod Levitan dc591ae125 Added test_create() to test_factory.py, added storing of munits and nomgroups, minor bugfixes il y a 1 an
  Vsevolod Levitan fa4feea04a Naming refactor in test_factory.py il y a 1 an
  Vsevolod Levitan b0dfe59fd3 Added recipe_key to storage.py il y a 1 an
  Vsevolod Levitan 22c4ce015c Pulled from forlabs il y a 1 an
  Vsevolod Levitan dd3f72040e Added more built-in measurement units il y a 1 an
  Vsevolod Levitan ed91472d02 Refactor in start_factory.py il y a 1 an
  Vsevolod Levitan dd3faa4424 Updated test_factory.py il y a 1 an
  Vsevolod Levitan 7143d19cac Merge branch 'feature/exceptions' il y a 1 an
  Vsevolod Levitan f63eb7d803 Pulled from forlabs il y a 1 an
  Всеволод Левитан e857d6b903 Merge branch 'feature/exceptions' of 1ffy/sp-1 into master il y a 1 an
  Vsevolod Levitan 97f6e2e486 Added setters to nomenclature_model and measurement_unit_model il y a 1 an
  Vsevolod Levitan 1cde669dc0 Added comments for validator initializaton il y a 1 an
  Vsevolod Levitan a83f816d04 Made validator singleton (as it doesn't have any instance-dependent features) il y a 1 an
  Vsevolod Levitan b741025cfa Delegated validation at settings_manager.py to validator.py il y a 1 an
  Vsevolod Levitan 481ae826cc Removed unused imports il y a 1 an
  Vsevolod Levitan ac3b2aa95f Enforced DRY for exceptions il y a 1 an
  Vsevolod Levitan f67a767626 Updated placeholder for warehouse_model il y a 1 an
  Vsevolod Levitan 3753fa96c9 Fixed issues with name argument not being forwarded to abstract_reference il y a 1 an
  Vsevolod Levitan 7b4d440a9a Added model unit tests il y a 1 an
  Vsevolod Levitan b19190718d Fixed validator issues il y a 1 an
  Vsevolod Levitan b1dd2a8bcb Fixed imports in settings_manager and current tests. Separated validator tests to test_validator.py il y a 1 an
  Vsevolod Levitan f6d289007f Added length boundary check to abstract_reference il y a 1 an
  Vsevolod Levitan 128e306af2 Relayed validation from abstract_reference to validator il y a 1 an