Commit Graph

5 Commits

Author SHA1 Message Date
Kamil Tekiela
50123a39ac Use native PHPUnit assertions
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-12-03 17:21:41 +00:00
Maurício Meneghini Fauth
fabf58df27
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-31 17:21:13 -03:00
Kamil Tekiela
42a530fada Use DIRECTORY_SEPARATOR in tests
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-21 20:48:02 +01:00
Maurício Meneghini Fauth
3f4fe51e9b
Fix Error\ErrorTest when tests dir is in another place
Some distributions may run the tests with the 'tests' directory in
a different location than the source code.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-07-18 18:30:23 -03:00
Maurício Meneghini Fauth
606f66b5df
Rename tests/classes to tests/unit
This directory is for unit tests only, so let's rename it to unit to be
more clear.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-02-23 13:29:07 -03:00