deckhand/deckhand/tests/unit/views
Felipe Monteiro 89cc04165c Remove dead validation policy code.
This PS removes dead validation policy code from Deckhand. Most
of this code is just for testing and serves no purpose because
Deckhand currently doesn't offer support for validation policies.
Besides, these tests assume a wrong implementation of validation
policies and should be removed for that reason alone.

The actual documentation and rudimentary foundational logic
for implementing validation policies has been left undeleted.
(Some of this logic includes having a constant for validation
policies in deckhand.types and a schema for validating validation
policies).

Change-Id: Ie0d27dae84c82096e0a88bebcba9bb7ca9bee7c1
2018-01-07 21:59:23 -04:00
..
__init__.py Add view abstraction layer for modifying DB data into view data. 2017-07-31 20:08:38 +01:00
test_document_views.py Remove dead validation policy code. 2018-01-07 21:59:23 -04:00
test_revision_tag_views.py Fix up tags attribute in revisions API 2017-12-08 16:30:44 +00:00
test_revision_views.py Remove dead validation policy code. 2018-01-07 21:59:23 -04:00