PhpSpreadsheet/tests/PhpSpreadsheetTests
oleibman 9947de3b89
Restore working directory if test fails (#1490)
This test changes directory then performs an assertion.
No problem if the assertion succeeds. I was a little concerned about
what would happen if the assertion fails, leaving us in the
new directory. So I have changed test to use setUp/tearDown
to ensure that we end up where we started.
2020-05-24 19:54:59 +09:00
..
Calculation Range operator tests (#1487) 2020-05-24 00:25:54 +02:00
Cell fix: issue #1476 crash with numeric string value terminating with new line (#1481) 2020-05-23 12:49:54 +02:00
Chart Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Collection Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Custom Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Functional Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Helper Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Reader Remove undesired annotations 2020-05-18 15:49:29 +09:00
Shared Code Coverage for Shared\CodePage (#1491) 2020-05-24 19:51:28 +09:00
Style Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Worksheet Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Writer Restore working directory if test fails (#1490) 2020-05-24 19:54:59 +09:00
DocumentGeneratorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IOFactoryTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ReferenceHelperTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SettingsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SpreadsheetTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00