add view tests

This commit is contained in:
Matej Cotman 2014-01-31 07:08:24 +01:00
parent 3a2b9a8682
commit 2bcc949abe
4 changed files with 181 additions and 10 deletions

View file

@ -40,6 +40,7 @@ setup(
'test': [
'coverage',
'flake8',
'mock',
'plone.testing',
'robotframework',
'robotframework-debuglibrary',