respect-validation/tests
Henrique Moody e8fcdb661f
Allow creating paths from fixture files
We had a method that returned the full path of the fixture directory,
and we frequently would concatenate that path with a file we needed. I
changed it to include the file's path inside the fixture directory. That
way, we avoid repeating the same patter over and over.

I made the method static because we use it in data providers, which need
to be static.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2023-04-03 16:28:37 +02:00
..
fixtures Update PHP support 2018-12-02 11:09:24 +01:00
integration Improve readability of integration tests 2023-04-01 07:40:42 +02:00
library Allow creating paths from fixture files 2023-04-03 16:28:37 +02:00
unit Allow creating paths from fixture files 2023-04-03 16:28:37 +02:00