Commit History

Author SHA1 Message Date
  Vsevolod Levitan 827700076e Pulled in initial exception code 1 year ago
  1ffy a963fea548 Merge branch 'feature/settings_validator' of 1ffy/sp-1 into master 1 year ago
  Vsevolod Levitan c2f115e20e Fixed unit test issues 1 year ago
  Vsevolod Levitan f39cccaa2a Fixed import errors for unit tests 1 year ago
  Vsevolod Levitan c96ff8a9e2 Renamed settings_validator to validator 1 year ago
  Vsevolod Levitan b5725ca8c8 Removed unused method settings.__validate() 1 year ago
  1ffy 79e3f49f6e Merge branch 'feature/settings_validator' of 1ffy/sp-1 into master 1 year ago
  Vsevolod Levitan 5e841ecbff Moved settings validation to settings_validator; Added corresponding unittests; Refactored comments for unittests; Simplified naming for unittests 1 year ago
  Vsevolod Levitan c903398113 Moved validation to settings_validator.py; Added corresponding unit tests 1 year ago
  Vsevolod Levitan 99e241fcc4 Added field commments 1 year ago
  Vsevolod Levitan 3b8000821a Minor refactoring: added comments, enforced DRY 1 year ago
  Vsevolod Levitan 3936d01faa Renamed cfg/ -> config/ to match Microsoft's standards 1 year ago
  Vsevolod Levitan f135112b90 Removed unused mock method from tests/test_settings.py 1 year ago
  Vsevolod Levitan 8af58011a7 Encapsulated settings_manager.convert(), delegated the call to settings_manager.__open() 1 year ago
  Vsevolod Levitan 9695c9e60d Fixed issue where an auxilary property in settings.json would throw errors in settings_manager.py 1 year ago
  Vsevolod Levitan a04108a5a5 Changed file paths to project-relative 1 year ago
  Vsevolod Levitan 2e59b72484 Moved files into respective directories, minor file path and encoding compatibility changes 1 year ago
  Vsevolod Levitan 05c49aa584 Added new test to test_settings.py: test_settings_any_filename 1 year ago
  Vsevolod Levitan 2d4db1ae1d Updated settings_manager.py: added convert() method 1 year ago
  Vsevolod Levitan d573454d98 Moved test-settings.py -> test_settings.py to fix discovery and added new test: test_check_settings_fields_nonempty 1 year ago
  Vsevolod Levitan cccef8e530 Updated settings.json 1 year ago
  Vsevolod Levitan a2562d5134 Minor bugfixes in settings.py 1 year ago
  Vsevolod Levitan dc003ba18b Updated .gitignore once more 1 year ago
  Vsevolod Levitan 7dbefbdd64 Added 2 new tests to test-settings.py\n - test_check_open_settings\n - test_check_settings_manager_singleton 1 year ago
  Vsevolod Levitan 150c4d2d3f Updated .gitignore 1 year ago
  Vsevolod Levitan d9264a369f Added settings fields:\nbank_id, bank_account_id, corresp_account_id, property_name, property_type 1 year ago
  Vsevolod Levitan 5fcca82106 Added .gitignore 1 year ago
  Vsevolod Levitan 26273d427a Added Docs/technicaltask.md 1 year ago
  Vsevolod Levitan d1f084310e Initial 1 year ago