vezaynk / Sitemap-Generator-Crawler

PHP script to recursively crawl websites and generate a sitemap. Zero dependencies.
https://www.bbss.dev
MIT License
243 stars 93 forks source link

Write test suite #7

Closed vezaynk closed 7 years ago

vezaynk commented 8 years ago

This script is starting to get used enough to justify a test suite.

For that to work it will need to have a server running all the edge cases out there. Will think about those and come back here to compile them together. When it will look like enough, I will get to actually writing it.

Will most likely make something Travis CI compliant as it integrates best with Github.

vezaynk commented 7 years ago

I feel bad for not getting to it for so long, but I will eventually.

vezaynk commented 7 years ago

Marking this as help wanted. I simply do not have time.

Soz =(

vezaynk commented 7 years ago

Villfa did the necessary work to get started. It should now be updated bit by bit until it is exhaustive. Closing as it is no longer necessary and stayed open long enough.