GeoscienceAustralia / Wind_multipliers

Wind multipliers
GNU General Public License v3.0
8 stars 6 forks source link

Modified the automated unit testing #19

Closed seballgeyer closed 3 years ago

seballgeyer commented 3 years ago

Travis CI unitesting isn't working anymore (Last time it has been working was 4 years ago). I modified the unitesting to works with the new GitHub workflows tools.

At the moment I removed the test_findpeaks.py (renamed to findpeaks.py) as it fails the testing (probably a python2 to python3 conversion but not sure).

Will issue a ticket on this issue.