libresign/tests/php
Vitor Mattos 54f73ed475
refactor: add centralized reset in getMockAppConfig for test isolation
- Add reset() method to AppConfigOverwrite that clears overWrite and deleted arrays and returns self
- Integrate reset() directly into getMockAppConfig() to ensure clean state on every call
- All tests now automatically get clean AppConfig state without explicit reset calls
- Prevents state pollution across test suites by resetting at the source
- Simplifies test code by removing need for separate reset wrapper method

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-12-15 19:11:06 -03:00
..
Api refactor(test): migrate API controller tests to PdfGenerator 2025-12-15 15:52:25 -03:00
fixtures fix: year 2025-12-15 15:56:34 -03:00
lib refactor: add centralized reset in getMockAppConfig for test isolation 2025-12-15 19:11:06 -03:00
Unit refactor: add centralized reset in getMockAppConfig for test isolation 2025-12-15 19:11:06 -03:00
bootstrap.php chore: fix tests after move files 2025-05-21 09:34:40 -03:00
phpunit.xml chore: fix tests after move files 2025-05-21 09:34:40 -03:00