Bug 11672: (regression test) get_report_areas gets tested
authorTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 24 Aug 2014 05:21:52 +0000 (02:21 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 23 Sep 2014 18:32:13 +0000 (15:32 -0300)
commitb04f5ba8a0071609f756e96c50b0cad19780f3e2
treef141183adabdd244e746c234f9b4d3ebb7e4004d
parent04857ed68eff319f4b7b42508aeee8a240bde995
Bug 11672: (regression test) get_report_areas gets tested

This patch introduces a unit test for the new get_report_areas functionality.

To try it, run
  $ prove t/db_dependent/Reports_Guided.t

It is expected to have 16 tests defined, and to fail the introduced one

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Reports_Guided.t