issues
search
stolsky
/
election-results-map
A simple application that visualizes election results and their background information in various ways.
GNU General Public License v3.0
0
stars
0
forks
source link
first Unittests
#3
Closed
stolsky
closed
2 years ago
stolsky
commented
2 years ago
[x] create "test" folder
[x] install, setup & test Unit.js with Mocha.js
[x] specify which tests to write
[x] write & execute tests
[x] create guide to repeat tests
check if we use Node.js or also Mocha.js
tests:
data quality criteria
is data processed correctly
work OUR comparison methods correctly
stolsky
commented
2 years ago
use seperate folder "tests"
use Node.js's Mocha.js to automate tests
check if we use Node.js or also Mocha.js
tests: