Cristian
|
0158efb1d0
|
test: Improve oneshot test
|
2020-09-24 12:56:16 -05:00 |
|
Cristian
|
62ed11a5ca
|
fix: Improve headers handling
|
2020-09-24 12:55:51 -05:00 |
|
Angel Rey
|
ee6caca3ca
|
Added more asserts
|
2020-09-23 11:07:00 -05:00 |
|
Angel Rey
|
1cce786d6d
|
Added test headers extractor
|
2020-09-23 11:07:00 -05:00 |
|
Cristian
|
46b9e3d536
|
fix: Fix mercury extractor test
|
2020-09-23 10:34:05 -05:00 |
|
ttimasdf
|
e3329be291
|
tests: add test for mercury-parser
|
2020-09-22 18:44:12 -05:00 |
|
Cristian
|
fa622d3e14
|
refactor: Replace --index with --with-headers in the list command to make it more explicit. Change it so it affects the csv output too.
|
2020-09-15 08:05:46 -05:00 |
|
Cristian
|
2aa8d69b72
|
fix: Save history in main index (to mimic previous behaviour)
|
2020-09-15 08:05:46 -05:00 |
|
Cristian
|
7e9d195d13
|
feat: Update list command to sort using sqlite
|
2020-09-15 08:05:46 -05:00 |
|
Cristian
|
f55153eab3
|
feat: Update update command to work with querysets
|
2020-09-15 08:05:46 -05:00 |
|
Cristian
|
dafa1dd63c
|
tests: Add tests for before and after flags in remove command
|
2020-09-15 08:05:46 -05:00 |
|
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 |
|