At the moment, for the pygambit integration, we just rely on the tests/test_tutorials.py running the tutorial/draw_efg_gambitLayout.ipynb notebook, but it might be better to write more rigorous tests for this.
Additionally, the PNG, PDF (and SVG) generation tests don't currently attempt to actually create images, they just mock and test error raising:
At the moment, for the pygambit integration, we just rely on the
tests/test_tutorials.pyrunning thetutorial/draw_efg_gambitLayout.ipynbnotebook, but it might be better to write more rigorous tests for this.pytesttests specific tosrc/core/gambit_layout.pypygambitgame loaded from the OpenSpiel library e.g. tiny hanabiAdditionally, the PNG, PDF (and SVG) generation tests don't currently attempt to actually create images, they just mock and test error raising: