PhpSpreadsheet/tests
Mark Baker 5d309e982c
Extract remaining Excel function unit tests into separate test classes for each function (#1817)
* Extract remaining Financial function unit tests into separate test classes for each function

This makes it easier to manage unit tests if they are individual files rather than all in a single file

It also provides a stepping stone toward making it easier to test Excel functions when Excel errors no longer return a string, but an actual Excel exception that can be handled more cleanly
2021-01-31 15:09:56 +01:00
..
PhpSpreadsheetTests Extract remaining Excel function unit tests into separate test classes for each function (#1817) 2021-01-31 15:09:56 +01:00
data Additional unit tests for previously untested financial functions (#1815) 2021-01-30 18:45:31 +01:00
bootstrap.php Keep sample bootstrap purely in samples 2020-05-17 18:51:13 +09:00