requirements/test-server.txt
author |
Philippe Pepiot <philippe.pepiot@logilab.fr> |
|
Tue, 19 Mar 2019 14:26:51 +0100 |
changeset 12515 |
2d43c8b30ef0 |
parent 12490 |
6311651c355f
|
child 12566 |
6b3523f81f42 |
permissions |
-rw-r--r-- |
[server/test] do not depend on third party cubes
Drop requirement of basket, card, comment, file, localperms and tag cubes for
cubicweb.server tests.
Copy needed part of schema, entities, views, hooks into the
cubicweb/server/test/data directory (which is included in PYTHONPATH for
CubicWebTC tests).
For migration tests which use different "datapath", use symlinks to have dependent cubes importables.