BurhanH / TestAutomationCourse-python-ui-project

Python UI project for Test Automation Course
MIT License
7 stars 10 forks source link

SA-TC :: Add tests for uploading and downloading files #35

Closed Stan575 closed 2 years ago

Stan575 commented 2 years ago

Added tests for file uploading and downloading. Along the way, found a bug, screenshots were saved into tests package if failing tests ran from IDE. Refactored utils and fixed the issue described above.

github-actions[bot] commented 2 years ago

Unit Test Results

73 tests  +4   70 :heavy_check_mark: +4   3m 12s :stopwatch: +40s   1 suites ±0     3 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit ef09f82c. ± Comparison against base commit 6fffa0a7.

:recycle: This comment has been updated with latest results.

VittorioAltagracia commented 2 years ago

@Stan575 hmm for some reason I just got an email saying that a test failed but when I was reviewing your PR I didn't see any issues. image