1
0
Fork 0
mirror of synced 2024-05-21 04:42:20 +12:00
Commit graph

87 commits

Author SHA1 Message Date
Cristian fe9604a772 feat: Add tests for remove command 2020-09-15 08:05:46 -05:00
Cristian be0dff8126 feat: Add tests to refactored init command 2020-09-15 08:05:46 -05:00
Cristian a77d6dc235 feat: list command fails when --index is used without --json or --html 2020-09-15 08:05:46 -05:00
Cristian 885ff50449 feat: Add html export to list command 2020-09-15 08:05:46 -05:00
Cristian aab8f96520 feat: Add flag to list command to support index like output 2020-09-15 08:05:46 -05:00
Cristian cc0fa747ce feat: Add options to ease management of node related extractors 2020-08-18 10:34:28 -05:00
Nick Sweeting a218ceb4e8 add test for overwrite flag 2020-08-18 04:52:56 -04:00
Cristian 2a68af1b94 tests: Add readability tests 2020-08-11 11:15:15 -05:00
Cristian 8aa7b34de7 tests: Add readability to ignored methods in tests 2020-08-11 08:58:49 -05:00
Cristian dc87d8b68c tests: Update failing tests 2020-08-11 08:48:13 -05:00
Cristian 5429096c30 tests: Add mechanism to avoid using extractors that we are not testing 2020-08-04 08:42:30 -05:00
Nick Sweeting 5b6eb5e4ad make filenames consistent with program name 2020-08-03 13:23:05 -05:00
Cristian 37df00a08b tests: Add basic singlefile test 2020-08-03 13:22:36 -05:00
Cristian e6c571beb2 fix: Remove title from extractors for oneshot 2020-07-31 10:24:58 -05:00
Cristian c073ea141d feat: Initial oneshot command proposal 2020-07-29 11:19:06 -05:00
apkallum 9cb0be183b ensure correct permissions for archived items 2020-07-24 14:03:12 -04:00
Cristian fe0884f1ec fix: Remove link from sql index on remove command 2020-07-23 15:07:00 -05:00
apkallum 1b944303d0 test: test output permissions 2020-07-23 11:06:43 -04:00
Cristian 949f78aa65 fix: Use w3lib to improve the encoding extraction 2020-07-22 10:24:08 -05:00
Cristian 23e6803f02 fix: Add change to calculate wget folder when there is a port present 2020-07-17 16:55:56 -05:00
Cristian f845224d6f fix: htmlencode titles before rendering the static html index and detail 2020-07-16 09:20:33 -05:00
Cristian 322997e229 test: Refactor util tests to use local webserver 2020-07-13 09:44:50 -05:00
Cristian fe80a93a03 test: Refactor init tests to use local webserver 2020-07-13 09:43:36 -05:00
Cristian 8f2543fa61 test: Refactor args tests to use local webserver instead of remote requests 2020-07-13 09:39:43 -05:00
Cristian bf417f50a4 feat: Add bottle webserver to run along with tests 2020-07-13 08:51:37 -05:00
Cristian c1d8a74e4f feat: Make input sent via stdin behave the same as using args 2020-07-07 15:49:40 -05:00
Cristian b68c13918f feat: Disable stdin from archivebox add 2020-07-07 12:39:36 -05:00
Cristian bca6a06f60 test: Fix test to reflect new API changes 2020-07-07 11:53:02 -05:00
Cristian a6940092bb feat: Make sure that depth can only be either 1 or 0 2020-07-07 10:25:02 -05:00
Cristian 32e790979e feat: Enable depth=1 functionality 2020-07-07 10:07:44 -05:00
Cristian 2db0324539 feat: depth=0 crawls the current page only 2020-07-07 09:49:28 -05:00
Cristian 8b22a2a7dd feat: Enable --depth flag (still does nothing) 2020-07-07 09:10:36 -05:00
Cristian d5fc13b34e refactor: Move pytest fixtures to its own file 2020-07-07 08:36:58 -05:00
Cristian 438203f4ce test: add basic download_url test 2020-07-03 12:54:21 -05:00
Cristian 63fe19e2c2 feat: Add pytest and initial tests 2020-07-03 11:52:57 -05:00
Nick Sweeting b120f7c718 move tests into archiver folder 2018-12-21 18:04:16 -05:00
Dima Gerasimov c58659036b Basic integration test fixture and couple of tests 2018-11-27 22:22:04 +00:00