[Pkg-javascript-devel] Bug#840213: enable tests as autopkgtests

2016-10-13 Thread Pirate Praveen
On Sun, 9 Oct 2016 21:24:02 +0530 Pirate Praveen wrote: > Currently only a require test is run as autopkgtest. It would be better > to run all test run during build are also run as autopkgtest. gem2deb > does this for ruby packages already. You can just look for "scripts: test:" in package.json

[Pkg-javascript-devel] Bug#840213: enable tests as autopkgtests

2016-10-09 Thread Pirate Praveen
package: npm2deb version: 0.2.5-1 severity: wishlist Currently only a require test is run as autopkgtest. It would be better to run all test run during build are also run as autopkgtest. gem2deb does this for ruby packages already. This will make it easy to update dependencies as we can run the a