Drifty icon indicating copy to clipboard operation
Drifty copied to clipboard

[FEATURE] Add tests for Drifty

Open SaptarshiSarkar12 opened this issue 5 months ago • 1 comments

Is your feature request related to a problem? Please describe.

It is a tedious task to check if Drifty can still download all the supported types of files like YouTube, and Instagram videos and Spotify songs along with general files like https://download.oracle.com/java/22/latest/jdk-22_linux-x64_bin.deb.

Describe the solution you'd like.

Adding multiple separate JUnit tests (I suppose this would suffice; If you think integration testing would be better in some scenario, please let me know) for each download category, batch processing, etc. would be better. Moreover, these tests can then be run on schedule via GitHub Actions allowing automated testing.

Additional information

If anyone wants to work on this issue, please comment below. I would assign this task to you.

SaptarshiSarkar12 avatar Aug 30 '24 08:08 SaptarshiSarkar12