1
0
Fork 0
mirror of synced 2024-09-28 07:12:07 +12:00
Commit graph

34 commits

Author SHA1 Message Date
Serene-Arc
12311029e4 Conform test name 2023-01-04 19:49:50 +10:00
Serene-Arc
77a01e1627 Add tests for new option 2023-01-04 19:49:09 +10:00
Serene-Arc
8c57dc2283 Add missing pytest flags to test 2023-01-04 19:07:31 +10:00
OMEGARAZER
57ac0130a6
revert init files 2022-12-20 12:16:31 -05:00
OMEGARAZER
83f45e7f60
Standardize shebang and coding declaration
Standardizes shebang and coding declarations.

Coding matches what's used by install tools such as pip(x).

Removes a few init files that were not needed.
2022-12-19 18:32:37 -05:00
OMEGARAZER
af6222e06c
Cleanup tests
Cleans up test args on new tests.

Add log path to default config test so as not to mangle default log outside of tests.

Match setup functions to archive/clone.

Remove testing marker that was commited in error.
2022-12-17 20:35:58 -05:00
OMEGARAZER
4ba5df6b37
5xx error tests 2022-12-14 23:19:15 -05:00
Serene-Arc
0873a4a2b2 Format according to the black standard 2022-12-03 15:11:17 +10:00
OMEGARAZER
9ee13aea23
Update tests
Suspended user in two tests.

Updated hashes and yt-dlp version.

Removed success check on known failure.
2022-11-26 14:36:19 -05:00
Serene-Arc
87104e7e6a Catch exceptions in cloner 2022-11-24 10:48:17 +10:00
OMEGARAZER
42416db8b9
Fix PRAW deprecations
Fix depreciations in MultiredditHelper and CommentForest.
2022-11-21 21:37:59 -05:00
Serene-Arc
4143c53ff1 Add tests 2022-11-21 15:47:13 +10:00
Serene-Arc
1385545e26 Add tests for downloader 2022-11-21 14:35:57 +10:00
OMEGARAZER
ca33dee265
Update test_download_integration.py
The old change twice forget once. Forgot I changed it back to a SelfPost rather than Direct.
2022-09-23 10:00:41 -04:00
OMEGARAZER
3906386838
Update test_download_integration.py
Update broken ID's in download integration test
2022-09-23 02:57:43 -04:00
OMEGARAZER
7fef6c4023
Update test_clone_integration.py
Update broken ID's in clone integration test
2022-09-23 02:51:53 -04:00
Serene-Arc
0767da14c2 Fix clone integration test setup 2022-09-03 10:47:58 +10:00
Serene-Arc
4b160c2611 Add missing flag 2022-07-23 17:24:05 +10:00
Serene-Arc
b47b90f233 Add integration tests 2022-07-23 17:24:05 +10:00
Serene-Arc
607d963450 Change file paths for test resource 2022-07-23 17:14:36 +10:00
Serene-Arc
f57590cfa0 Add exclusion options to archiver 2022-07-06 16:52:58 +10:00
Serene-Arc
2e68850d0f Fix some test cases 2022-07-06 16:50:02 +10:00
Serene-Arc
6e0c642652 Add file scheme naming for archiver 2022-02-18 12:30:38 +10:00
Serene-Arc
0177b434c2 Add --subscribed option 2022-02-18 10:21:52 +10:00
Serene-Arc
f670b347ae Add integration test for archiver option 2021-11-24 12:49:11 +10:00
Serene-Arc
d0d72c8229 Add integration test for downloader option 2021-11-24 12:49:11 +10:00
Ali Parlakçı
483f179ccc
Merge pull request #482 from Serene-Arc/enhancement_481
Add ability to read IDs from files
2021-09-12 20:07:17 +03:00
Serene-Arc
56575dc390 Add NSFW search test 2021-09-09 13:44:01 +10:00
Serene-Arc
afc2a6416b Add integration test 2021-09-09 13:44:01 +10:00
Serene-Arc
1a4ff07f78 Add ability to read IDs from files 2021-07-21 17:32:38 +10:00
Serene-Arc
6efcf1ce7e Remove unused imports 2021-07-02 14:58:20 +10:00
Serene-Arc
8db9d0bcc4 Add test for unauthenticated instances 2021-07-02 14:29:39 +10:00
Serene-Arc
c4aa617737 Add test for friends subreddit 2021-07-02 14:17:13 +10:00
Serene-Arc
469a7783b8 Split integration tests 2021-07-02 14:00:48 +10:00