PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions
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
..
DateTime Restoring State After Static Changes in Tests (#1571) 2020-07-15 13:23:00 +02:00
Engineering Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Financial Extract remaining Excel function unit tests into separate test classes for each function (#1817) 2021-01-31 15:09:56 +01:00
Logical Add support for IFS() logical function (#1442) 2020-06-20 18:21:19 +02:00
LookupRef Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
MathTrig Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
Statistical Additional unit tests for statistical functions, with a fix to ordering for RANK() (#1813) 2021-01-29 22:21:55 +01:00
TextData Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
Web WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00