veekun / spline

core of veekun.com: web thing with plugins
http://bugs.veekun.com/projects/spline
MIT License
9 stars 3 forks source link

Make tests easier to run out of the box #14

Open encukou opened 12 years ago

encukou commented 12 years ago

Reported by Eevee on 2010/07/09 20:10:35 +0000 · Migrated from Redmine issue 284


You need to have a test.ini and a data/ directory in the plugin repo to make it work. Bleh.

Instead, maybe just run all the tests for all the plugins at once and let it work from the deployment directory. Then test.ini can live in the repository and inherit from development.ini. If you want to only test some plugins, nose can already do that for you.

Redmine metadata:
Updated on: 2010/10/07 01:59:26 +0000
Start date: 2010/07/09

Comment by Eevee from 2010/10/07 01:59:26 +0000

Target version: 2010 Q3 ⇨ —