1
0
Fork 0
mirror of synced 2024-06-20 19:30:15 +12:00
Commit graph

13 commits

Author SHA1 Message Date
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