issues
search
wpoa
/
recitation-bot
MediaWiki bot to upload content to Wikimedia projects and update corresponding citations on Wikipedia.
GNU General Public License v3.0
9
stars
3
forks
source link
implement testing
#7
Open
wrought
opened
10 years ago
wrought
commented
10 years ago
abstractly, need to do the following to implement
testing
:
supply test XML articles along with repo
create hook or otherwise toggle bot parameters to use test endpoint(s), etc
specifically, point to test wikipedia for everything (should just work, especially for pywikibot)
include fixture data (especially for deque)
write tests
test locally
also use
https://travis-ci.org/
abstractly, need to do the following to implement testing: