spint icon indicating copy to clipboard operation
spint copied to clipboard

working out testing failures

Open jGaboardi opened this issue 1 year ago • 0 comments

I am working through getting tests back running again through GHA over in my fork.

  • Seeing some intermittent failures, maybe due to randomness on macOS and Windows:
    • test_universal.py::TestUniversal::test_Lenormand
    • test_universal.py::TestUniversal::test_Radiation
      • failed here; skipped here (not sure if actually ever passed)
  • doctests or no doctests?
    • If we want to run the doctests, then some adjustments need to be made with:

xref: #38

jGaboardi avatar Oct 29 '23 23:10 jGaboardi