mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-19 01:18:43 +00:00
* test: automated test for running all stock reports These test do not assert correctness, they just check that "execute" function is working with sane filters. * test: make report execution test modular