fix(testlib): PyramidWebTestApp now herite from cubicweb.pyramid.test.CustomTestApp
since this class define some custom element needed for test (especially for BASE_URL mecanism gestion)
This patch should correct issue raised by f8dd11f72156 and thus avoiding breaking change for 1.2.0 which is already here ...