mcdougallab / matlabneuroninterface

Interface for connecting NEURON and MATLAB
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Add (automated) tests for the interface #30

Closed AljenU closed 1 year ago

AljenU commented 1 year ago

No tests yet. Add e.g. automated tests around the livescript examples.

edovanveen commented 1 year ago

To run automated tests we probably need the Linux version to work properly. See: https://github.com/matlab-actions/overview/blob/main/README.md; this works on a Linux VM.

AljenU commented 1 year ago

There is some, as yet undocumented, Windows and Mac support: https://github.com/matlab-actions/setup-matlab/issues/18#issuecomment-1006990188 And for Windows, we could also opt to start using v2 already (no Mac there yet): https://github.com/matlab-actions/setup-matlab/issues/18#issuecomment-1351572188