libresign/tests
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
..
integration test: add integration tests for signature request cancellation 2025-12-13 17:17:17 -03:00
php refactor: add centralized reset in getMockAppConfig for test isolation 2025-12-15 19:11:06 -03:00
stubs chore: fix tests after move files 2025-05-21 09:34:40 -03:00
psalm-baseline.xml chore(psalm): update baseline 2025-12-03 00:40:11 -03:00