Commit graph

315 commits

Author SHA1 Message Date
cohenarthur 3353a7fa89 ci: Add unit tests CI 2020-04-09 11:40:30 +02:00
cohenarthur a6bd14a323 tests: Add pretty_assertions crate and example.com test 2020-04-09 11:36:49 +02:00
cohenarthur 58f5710cb8 gitignore: Ignore tags folder 2020-04-09 11:36:20 +02:00
Skallwar b4a74ef228 Fix test_find_urls 2019-11-05 08:53:48 +01:00
Skallwar 358db4cea6 Find url return string, not url
Need to change
2019-11-04 21:13:26 +01:00
Skallwar c43ba93e23 Print all url from webpage 2019-11-04 21:03:02 +01:00
Skallwar a495aa1f41 Implement regec finding for src and href 2019-11-04 19:19:02 +01:00
Skallwar 1060696bf0 Add tests to downloader.rs 2019-11-03 22:46:10 +01:00
Skallwar 374b251764 Stop using dom tree 2019-10-31 12:29:29 +01:00
Esteban BLANC dac21944b9 Add kuchiki to dependencies 2019-10-29 22:23:12 +01:00
Esteban BLANC 21738e253c Add simple url downloader 2019-10-29 19:56:41 +01:00
Esteban BLANC b060f1a031 Add url cli arg 2019-10-29 18:52:42 +01:00
Esteban BLANC 5fde5249d2 Add main.rs 2019-10-29 18:23:46 +01:00
Esteban BLANC ef060b90a8 Add strcutopt dependencie 2019-10-29 18:23:04 +01:00
Esteban Blanc 5dcc9ff110
Initial commit 2019-10-29 18:21:52 +01:00