GUI app that allows user to check if movie/series is available on streaming sites (like Netflix, HBO and others) in chosen country (4 to choose from – US, Poland, Germany, Japan). Uses two APIs in the ...
Test Scripts (test_*.py): Python files containing the actual test cases using the pytest framework for test discovery and execution. Configuration (config.ini): Stores configuration settings, such as ...