Add draft test writing MERC.

Signed-off-by: Michael Price <loneviking72@gmail.com>
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Michael Price
2018-04-01 01:55:24 -04:00
committed by Roberto Rosario
parent 6886b22360
commit c21fec9e1d
4 changed files with 89 additions and 21 deletions
+4 -19
View File
@@ -1,24 +1,9 @@
===========
OCR backend
===========
Test writing
~~~~~~~~~~~~
All view and API tests must test each view in at least two ways:
- Object creations views must be tested with and without permissions.
- Object detail, list and delete views must be tested with and without
object access.
All view and API tests must assert the status code of the response even
when the expected status if HTTP 200.
============
Pending work
============
Pending tasks
-------------
These are task that need to be completed but are missing a dependency or
These are tasks that need to be completed but are missing a dependency or
a design decision. As more information is added to each, they should be
converted into a MERC.