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
|
год назад |
Vsevolod Levitan
|
827700076e
Pulled in initial exception code
|
год назад |
1ffy
|
a963fea548
Merge branch 'feature/settings_validator' of 1ffy/sp-1 into master
|
год назад |
Vsevolod Levitan
|
c2f115e20e
Fixed unit test issues
|
год назад |
Vsevolod Levitan
|
f39cccaa2a
Fixed import errors for unit tests
|
год назад |
Vsevolod Levitan
|
c96ff8a9e2
Renamed settings_validator to validator
|
год назад |
Vsevolod Levitan
|
b5725ca8c8
Removed unused method settings.__validate()
|
год назад |
1ffy
|
79e3f49f6e
Merge branch 'feature/settings_validator' of 1ffy/sp-1 into master
|
год назад |
Vsevolod Levitan
|
5e841ecbff
Moved settings validation to settings_validator; Added corresponding unittests; Refactored comments for unittests; Simplified naming for unittests
|
год назад |
Vsevolod Levitan
|
c903398113
Moved validation to settings_validator.py; Added corresponding unit tests
|
год назад |
Vsevolod Levitan
|
99e241fcc4
Added field commments
|
год назад |
Vsevolod Levitan
|
3b8000821a
Minor refactoring: added comments, enforced DRY
|
год назад |
Vsevolod Levitan
|
3936d01faa
Renamed cfg/ -> config/ to match Microsoft's standards
|
год назад |
Vsevolod Levitan
|
f135112b90
Removed unused mock method from tests/test_settings.py
|
год назад |
Vsevolod Levitan
|
8af58011a7
Encapsulated settings_manager.convert(), delegated the call to settings_manager.__open()
|
год назад |
Vsevolod Levitan
|
9695c9e60d
Fixed issue where an auxilary property in settings.json would throw errors in settings_manager.py
|
год назад |
Vsevolod Levitan
|
a04108a5a5
Changed file paths to project-relative
|
год назад |
Vsevolod Levitan
|
2e59b72484
Moved files into respective directories, minor file path and encoding compatibility changes
|
год назад |
Vsevolod Levitan
|
05c49aa584
Added new test to test_settings.py: test_settings_any_filename
|
год назад |
Vsevolod Levitan
|
2d4db1ae1d
Updated settings_manager.py: added convert() method
|
год назад |
Vsevolod Levitan
|
d573454d98
Moved test-settings.py -> test_settings.py to fix discovery and added new test: test_check_settings_fields_nonempty
|
год назад |
Vsevolod Levitan
|
cccef8e530
Updated settings.json
|
год назад |
Vsevolod Levitan
|
a2562d5134
Minor bugfixes in settings.py
|
год назад |