1
0
Fork 0
mirror of synced 2024-06-02 10:24:39 +12:00
Commit graph

11 commits

Author SHA1 Message Date
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 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 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 6e0c642652 Add file scheme naming for archiver 2022-02-18 12:30:38 +10:00
Serene-Arc f670b347ae Add integration test for archiver option 2021-11-24 12:49:11 +10:00
Serene-Arc 469a7783b8 Split integration tests 2021-07-02 14:00:48 +10:00