libresign/tests/php/lib
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
..
AllConfigOverwrite.php chore: move PHP tests to php folder 2025-05-21 09:07:42 -03:00
AppConfigOverwrite.php refactor: add centralized reset in getMockAppConfig for test isolation 2025-12-15 19:11:06 -03:00
ConfigOverwrite.php chore: move PHP tests to php folder 2025-05-21 09:07:42 -03:00