To properly isolate some functions it'll be benefitial to find mock web server to test clients outputs. Tasks: 1. Select mock web server(create environment for it); 2. Plan tests cases and create fixture for them; 3. Implement the testing strategy;
To properly isolate some functions it'll be benefitial to find mock web server to test clients outputs.
Tasks: