Drikus Roor
Drikus Roor
### Background The requirements section of `README.md` says this project requires Python 3.8 _or higher_. Let's make sure that this is at least reflected in the CI. ### Changes -...
### Background Currently, we are having tests in the `tests` directory, the `tests/unit` directory, and the `tests/integration` directory. Aside from that, some tests are named using the `test_*.py` naming convention,...
## Description I've noticed that the [PHP Compatability](https://github.com/pods-framework/pods/actions/workflows/php-compatibility.yml) and the [PHP CodeSniffer](https://github.com/pods-framework/pods/actions/workflows/php-phpcs.yml) workflows have been consistently failing for the last weeks due to what appear to be a yaml syntax...