-
while executing test case it should not initiate redis as enviromet not need redis and with ladacache it force user to add redis in testing environment (CICD)
```xml
…
-
Running PHPUnit tests with Moodle 4.5 (Build: 20241101) and PHP 8.3 shows multiple instances of the following warnings:
```
Deprecated: Creation of dynamic property filter_ally\renderables\wrapper…
-
Please make this test pass
https://github.com/CodingCab/ShipTown/blob/5c1701892e49aecf7ac1b0bd1090b87293d3cd43/tests/Browser/Routes/ProductsPageTest.php
-
A new evaluation feature called `Chess\Eval\OpenFileEval` needs to be implemented in the [php-chess/src/Eval](https://github.com/chesslablab/php-chess/tree/master/src/Eval) folder. The PHPUnit tests a…
-
### Description
Recently I have added a optimization to the PHPUnit PHPT testrunner (which was initially copied from run-tests.php) to avoid subprocess overhead when evaluating side-effect free `—SKI…
-
This issue is for tracking the 4.8.3 release. Target release date: **November 11 2024**
## Pre-release steps
- [x] Merge #227
- [x] Merge #230
## Release steps
- [x] Branch: Starting from…
-
name: CI/CD Pipeline
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/che…
-
It should be possible to have `` specific bootstrap scripts:
```xml
tests/unit
tests/integration
tests/integration/boo…
-
Currently we don't have a test framework and I really wanted to write some tests for some features.
Any reason we shouldn't integrate [slic](https://github.com/stellarwp/slic) or something similar?
-
### Description
As of https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256, a couple of tests are crashing. (Note that the issues have no introduced by this commit, but are …
cmb69 updated
2 weeks ago