plotly / choreographer

MIT License
1 stars 0 forks source link

We need to do tests in every environment #114

Open neyberson opened 3 weeks ago

neyberson commented 3 weeks ago

Use tests and dtdoctor in:

ayjayt commented 3 weeks ago

jupyter will be hard to automate, would be nice if pytest had a module to run tests in ipykernel

amira-d commented 2 weeks ago

@ayjayt @neyberson I followed the testing instructions as requested by @gvwilson on 2 different environments (MacOs and Windows) and added the results as issues here: #131 and #132. I'm not sure what I should be expecting as the output but I hope that helps. I've also added a different label to these in case you want to filter them out.

One other thing to note is that I don't see a difference when running in git bash vs cmd.exe vs powershell, the performance and the output were the same.

ayjayt commented 2 weeks ago

i looked at the output and it all looks correct, thank you for helping!