enterprisey / vote-history

A tool to display a history of a Wikipedia discussion.
https://tools.wmflabs.org/apersonbot/vote-history/
1 stars 2 forks source link

vote-history

A Wikipedia tool for displaying how the vote distribution of a discussion changed over time..

Check it out at http://tools.wmflabs.org/apersonbot/vote-history/.

Testing

Install the libraries needed to run the tests:

npm install

Run tests:

npm test