Commit History

Author SHA1 Message Date
  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
  Vsevolod Levitan a83f816d04 Made validator singleton (as it doesn't have any instance-dependent features) 1 year ago
  Vsevolod Levitan b741025cfa Delegated validation at settings_manager.py to validator.py 1 year ago
  Vsevolod Levitan 481ae826cc Removed unused imports 1 year ago
  Vsevolod Levitan ac3b2aa95f Enforced DRY for exceptions 1 year ago
  Vsevolod Levitan f67a767626 Updated placeholder for warehouse_model 1 year ago
  Vsevolod Levitan 3753fa96c9 Fixed issues with name argument not being forwarded to abstract_reference 1 year ago
  Vsevolod Levitan 7b4d440a9a Added model unit tests 1 year ago
  Vsevolod Levitan b19190718d Fixed validator issues 1 year ago
  Vsevolod Levitan b1dd2a8bcb Fixed imports in settings_manager and current tests. Separated validator tests to test_validator.py 1 year ago
  Vsevolod Levitan f6d289007f Added length boundary check to abstract_reference 1 year ago
  Vsevolod Levitan 128e306af2 Relayed validation from abstract_reference to validator 1 year ago
  Vsevolod Levitan 174a987920 BREAKING: changed default inclusivity values for length checks 1 year ago
  Vsevolod Levitan 6b3b494441 Relayed validation from measurement_unit_model to validator 1 year ago
  Vsevolod Levitan e4418104fe Added multiple-type validation to validator.py 1 year ago
  Vsevolod Levitan b9e355b1dc Added validator.check_number() 1 year ago
  Vsevolod Levitan 360ea601a1 Implemented nomenclature_model 1 year ago
  Vsevolod Levitan 2478db29d1 Added company_model implementation 1 year ago
  Vsevolod Levitan 5a6f3b3ee0 Minor refactoring and comments 1 year ago