Maurício Meneghini Fauth
|
ef2477bae2
|
Extract ResponseRenderer from Sql
Uses DI instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
|
2026-02-13 21:22:14 -03:00 |
|
Maurício Meneghini Fauth
|
37cbc4b3f3
|
Extract dependencies from Transformations class
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
|
2025-06-21 14:39:37 -03:00 |
|
Maurício Meneghini Fauth
|
39b9899e03
|
Replace Sql class construction with DI when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
|
2025-05-06 20:44:07 -03:00 |
|
Maurício Meneghini Fauth
|
1a25a06d0d
|
Replace Config::getInstance with DI in controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
|
2025-05-01 21:51:43 -03:00 |
|
Kamil Tekiela
|
0ef9362596
|
Adjust tests
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2025-01-22 16:38:43 +00:00 |
|
Maurício Meneghini Fauth
|
21fc3a48ed
|
Extract loadTableInfo() from SearchController constructor
Refactors Table\SearchController tests.
Makes private methods private.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-03-09 15:25:43 -03:00 |
|
Maurício Meneghini Fauth
|
66916f39f7
|
Remove dead code from Table\SearchController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-03-09 14:00:45 -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 |
|