sushy/sushy/tests/unit
Dmitry Tantsur 0c3ebfb319 Declarative approach to parsing JSON fields
Replaces explicit fields parsing and validation with sqlalchemy-alike
class-level declarations. This allows uniform handling of fields in
different resources, especially wrt validation.

Change-Id: Ia1f2fbb6d2358831bafc7386e4a1cecd235de892
2017-05-22 16:41:45 +02:00
..
json_samples Merge "Add System Processor/Memory info" 2017-05-16 11:22:40 +00:00
resources Declarative approach to parsing JSON fields 2017-05-22 16:41:45 +02:00
__init__.py Initial commit 2017-02-13 22:04:23 +00:00
base.py Initial commit 2017-02-13 22:04:23 +00:00
test_connector.py Fix working with requests Session object 2017-05-12 14:42:18 +02:00
test_main.py Sushy to adhere to the resource identifier portion of the spec 2017-03-24 14:28:16 +00:00
test_utils.py Sushy to adhere to the resource identifier portion of the spec 2017-03-24 14:28:16 +00:00