You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
document_test.php does not yet have full coverage on Scripto_Document. (By full coverage I mean that SimpleTest touches all methods and validates their return values.) However, given the class is merely a bridge between MediaWiki and an external system, and that testing already includes Scripto_Service_MediaWiki and Scripto_Adapter_Interface, I wonder if full coverage is needed.
The text was updated successfully, but these errors were encountered:
document_test.php does not yet have full coverage on Scripto_Document. (By full coverage I mean that SimpleTest touches all methods and validates their return values.) However, given the class is merely a bridge between MediaWiki and an external system, and that testing already includes Scripto_Service_MediaWiki and Scripto_Adapter_Interface, I wonder if full coverage is needed.
The text was updated successfully, but these errors were encountered: