User "Jpostlethwaite" posted a comment on MediaWiki.r100942.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100942#c25004
Commit summary:

Added GlobalCollectTestAdapter for testing the GlobalCollect adapter.

Comment:

I agree with you that we need to keep that separate for production.

I feel that for development, it is necessary to test as close to the heart of 
the code as possible.

It is key to make sure that connections point to test servers.

I always do this by setting an environment variable in the web server or the 
CLI:

APPLICATION_ENVIRONMENT = unittesting | localhost | development | production


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to