История коммитов

Автор SHA1 Сообщение Дата
  Vsevolod Levitan dc0c4fd79c Removed prints from tests год назад
  Vsevolod Levitan 300b3738a8 Added placeholders for empty models год назад
  Vsevolod Levitan 97f6e2e486 Added setters to nomenclature_model and measurement_unit_model год назад
  Vsevolod Levitan 1cde669dc0 Added comments for validator initializaton год назад
  Vsevolod Levitan a83f816d04 Made validator singleton (as it doesn't have any instance-dependent features) год назад
  Vsevolod Levitan b741025cfa Delegated validation at settings_manager.py to validator.py год назад
  Vsevolod Levitan 481ae826cc Removed unused imports год назад
  Vsevolod Levitan ac3b2aa95f Enforced DRY for exceptions год назад
  Vsevolod Levitan f67a767626 Updated placeholder for warehouse_model год назад
  Vsevolod Levitan 3753fa96c9 Fixed issues with name argument not being forwarded to abstract_reference год назад
  Vsevolod Levitan 7b4d440a9a Added model unit tests год назад
  Vsevolod Levitan b19190718d Fixed validator issues год назад
  Vsevolod Levitan b1dd2a8bcb Fixed imports in settings_manager and current tests. Separated validator tests to test_validator.py год назад
  Vsevolod Levitan f6d289007f Added length boundary check to abstract_reference год назад
  Vsevolod Levitan 128e306af2 Relayed validation from abstract_reference to validator год назад
  Vsevolod Levitan 174a987920 BREAKING: changed default inclusivity values for length checks год назад
  Vsevolod Levitan 6b3b494441 Relayed validation from measurement_unit_model to validator год назад
  Vsevolod Levitan e4418104fe Added multiple-type validation to validator.py год назад
  Vsevolod Levitan b9e355b1dc Added validator.check_number() год назад
  Vsevolod Levitan 360ea601a1 Implemented nomenclature_model год назад
  Vsevolod Levitan 2478db29d1 Added company_model implementation год назад
  Vsevolod Levitan 5a6f3b3ee0 Minor refactoring and comments год назад
  Vsevolod Levitan 8e891d7f33 Added to_base_unit to measurement_unit_model год назад
  Vsevolod Levitan a8d60ce53b Implemented measurement_unit_model год назад
  Vsevolod Levitan a7066cfebd Added model placeholders год назад
  Vsevolod Levitan 51f4b11909 Replaced Exception raises to argument_exception raises in abstract_reference.py год назад
  Vsevolod Levitan 7aa1f2f026 Fixed import in abstract_reference.py год назад
  Vsevolod Levitan 53fa603db5 Moved src/errors/abstract_reference.py -> src/models/abstract_reference.py год назад
  Vsevolod Levitan 2f3044f9e6 Replaced *Error raises with *_exception raises; Added new exceptions год назад
  Vsevolod Levitan a92c340c6d Refactoring and file rearrangement год назад