+26
−6
tests/test_provider_integration.py
0 → 100644
+128
−0
Loading
* Add MockAsset initialization for better test asset handling in test_adobe.py * Refactor DummyJobResult to DummyCreatePDFResult for clarity in test_adobe.py * Introduce DummyPDFServicesResponse to encapsulate Adobe SDK results in test_adobe.py * Create integration tests for live API calls to Adobe, CloudConvert, and Zamzar providers in test_provider_integration.py