learn-co-curriculum / oo-student-scraper

Other
2 stars 316 forks source link

restructure directory so httpserver and tests work better #65

Closed DakotaLMartinez closed 5 years ago

DakotaLMartinez commented 6 years ago

@gj

Fixes issue #497 that's been on the learn-co-students repo since June. The tests are inconsistent with the URLs that are generated by the scraper so either you fail the tests and your links work, or you pass the tests and they wouldn't. Pulling everything out of the fixtures/student-site directory makes these both work together.

drakeltheryuujin commented 5 years ago

Hi there,

This breaks the solution branch on a local environment. This will need an alternative solution. I'll track it in another issue.