Progress report: testing
Jun. 27th, 2016 06:38 pmHello, lovely people. Here's a progress report:
Recall that dwim is based on scraping HTML. There's a class called Wrangler, currently just a stub, which does the parsing using Beautiful Soup. I'm currently putting a set of tests together for it. Given these tests, I've written a version of Wrangler in Python for rapid prototyping, which works, so I'm currently porting it to Java.
Recall that dwim is based on scraping HTML. There's a class called Wrangler, currently just a stub, which does the parsing using Beautiful Soup. I'm currently putting a set of tests together for it. Given these tests, I've written a version of Wrangler in Python for rapid prototyping, which works, so I'm currently porting it to Java.
how's it going?
Date: 2017-01-03 01:44 pm (UTC)Re: how's it going?
Date: 2017-01-04 05:20 pm (UTC)The scraping is working fine afaict though.
Good to hear from you!
Re: how's it going?
Date: 2017-04-14 12:07 pm (UTC)