php / phd

PHD
http://doc.php.net/phd
MIT License
76 stars 49 forks source link

Add unit tests for json index methods in Package_PHP_Web #177

Open lhsazevedo opened 1 week ago

lhsazevedo commented 1 week ago

This issue is specifically to add the first unit tests for the Package_PHP_Web class, which currently have no test coverage, focusing on the writeJsonIndex and processJsonIndex methods.

A follow-up issue should be created to address unit tests for the remaining methods.

lhsazevedo commented 1 week ago

@haszi Please assign me