* ignore *opengl* glob for module doctests again
* removed custom pytest_report_header, fixes testing submodules (????)
* restore previous version of conftest, with segfault fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* handle situation of non-available readline
* Update conftest.py
Co-authored-by: Naveen M K <naveen521kk@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Naveen M K <naveen521kk@gmail.com>
* run tests without xdist
* specifically run tests/opengl tests
* fix version of moderngl-window to <=2.4.1
* Revert "run tests without xdist"
This reverts commit 5d0d3e0264.
* Print info about OpenGL drivers
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Revert "Revert "run tests without xdist""
This reverts commit b6d2510c52.
* test
* test
* test
* test
* Revert "Revert "Revert "run tests without xdist"""
This reverts commit 3a15beeea2.
* Revert "specifically run tests/opengl tests"
This reverts commit a19809c349.
* test-arm: prefer currently active python
* Revert "fix version of moderngl-window to <=2.4.1"
This reverts commit ef9430712c.
* regenerate lockfile
* run module doctests with -v
* fixed config-leaking doctests
* ensure that correct pytest is run
* try to investigate segfault closer
* fixed pre-commit issue
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* pytest apparently does not run testsetup/testcleanup blocks, revert
* duplicate config import
* remove debug output from pipeline
* fixed doctests
Co-authored-by: Naveen M K <naveen521kk@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Future Annotations
* Delete template_twitter_post.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Apply suggestions from code review
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fixed broken RTD
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Fix plugins test
cleanup a of code
* Try fixing `test_when_animation_is_cached` test
* Lint
* Isort
* Use ascii_lowercase for random strings
* mark test_when_animation_is_cached as xfail
* Fix formatting
* Use tempdir's for doctest also
* Format
* isort
* yield tmpdir