Closed mkavulich closed 9 months ago
Fixes the issues mentioned in #532 so that CI tests should now all run successfully:
test_metadata_parser.py
test_mkstatic.py
pytest
python.yaml
pytest.ini
In addition, I implemented multi-version python testing (all active Python versions: 3.8 through 3.12) rather than just a single version.
@climbfuji Please double-check my assessment of your changes in #515 to make sure I'm not misunderstanding. Thanks!
User interface changes?: No
Fixes: #532 CI tests for prebuild not running correctly on main branch
Testing: test removed: None unit tests: CI now runs correctly system tests: None manual testing: None
Fixes the issues mentioned in #532 so that CI tests should now all run successfully:
test_metadata_parser.py
andtest_mkstatic.py
withpytest
python.yaml
andpytest.ini
In addition, I implemented multi-version python testing (all active Python versions: 3.8 through 3.12) rather than just a single version.
@climbfuji Please double-check my assessment of your changes in #515 to make sure I'm not misunderstanding. Thanks!
User interface changes?: No
Fixes: #532 CI tests for prebuild not running correctly on main branch
Testing: test removed: None unit tests: CI now runs correctly system tests: None manual testing: None