kylemath / DeepEEG

Deep Learning with Tensor Flow for EEG MNE Epoch Objects
MIT License
267 stars 59 forks source link

Unittest working? #6

Closed kylemath closed 5 years ago

kylemath commented 5 years ago

@korymath -

python -m unittest 

says 0 tests complete

but

python tests.py

runs on its own and says 3 tests complete, is the unittest working correctly?

kylemath commented 5 years ago

fixed with

python -m unittest test

https://github.com/kylemath/DeepEEG/commit/25321e40c7e1c3ea192cda194edc2b4708df3f69#diff-04c6e90faac2675aa89e2176d2eec7d8

korymath commented 5 years ago

Thank you!

On Sun, Feb 10, 2019, 10:12 Kyle Mathewson <notifications@github.com wrote:

Closed #6 https://github.com/kylemath/DeepEEG/issues/6.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kylemath/DeepEEG/issues/6#event-2129308245, or mute the thread https://github.com/notifications/unsubscribe-auth/AAK3s7nFjokEk6Q_DOi7cqM_18BJRX2Wks5vMFLqgaJpZM4atErN .