You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, I've only run the valid files through cellmlmanip. There are some errors that I expect (unit components aren't supported), but others I'm not so sure about.
Would it be a good idea for @tamuri to have a look at the failed tests and maybe create an issue for each one or create a single issue with a check-list? Just so we've seen each fail and have either fixed a bug or made (and documented) a decision? Some of the passes might also require work, for example I'd like it if we raised an error or warning if reactions were spotted
(None of this should prevent us from merging #25 by the way, just future stuff!)
The text was updated successfully, but these errors were encountered:
By the way, I haven't figured out what the best way to license these tests is, but I want it to be so that everyone can copy-paste them freely, even the whole set, without hassle. So feel free to base new tests on these!
I've started testing
cellmlmanip
against my CellML 1.0 test set, and have updated it to generate reports of what went right/wronghttps://github.com/MichaelClerx/cellml-validation/blob/master/reports
At the moment, I've only run the valid files through cellmlmanip. There are some errors that I expect (unit components aren't supported), but others I'm not so sure about.
Would it be a good idea for @tamuri to have a look at the failed tests and maybe create an issue for each one or create a single issue with a check-list? Just so we've seen each fail and have either fixed a bug or made (and documented) a decision? Some of the passes might also require work, for example I'd like it if we raised an error or warning if reactions were spotted
(None of this should prevent us from merging #25 by the way, just future stuff!)
The text was updated successfully, but these errors were encountered: