mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-17 00:18:39 +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