Maurício Meneghini Fauth
|
059705f06e
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-10-11 19:53:54 -03:00 |
|
Kamil Tekiela
|
c19f6ae9ce
|
Fix isNumeric
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2022-10-10 15:02:15 +01:00 |
|
Maurício Meneghini Fauth
|
f54cc49f86
|
Remove loadContainerBuilder call from AbstractTestCase::setUp method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-09-29 20:22:31 -03:00 |
|
Maurício Meneghini Fauth
|
63d57b1f1c
|
Push dbi and dummyDbi members down
The idea is to only load the DBI when needed.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-13 00:15:53 -03:00 |
|
Maurício Meneghini Fauth
|
8543e0abe5
|
Load DBI into container only when needed by the test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-11 13:42:22 -03:00 |
|
Maurício Meneghini Fauth
|
9faaad41ac
|
Fix export not working
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-15 17:12:37 -03:00 |
|
Maurício Meneghini Fauth
|
1438cb211e
|
Replace global keyword with $GLOBALS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-07 17:31:11 -03:00 |
|
Maurício Meneghini Fauth
|
bf49480160
|
Populate relation Session with RelationParameters class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-17 12:09:15 -03:00 |
|
Maurício Meneghini Fauth
|
aaee7961c1
|
Remove Template dependency from Relation class
Related to 2299a62e49.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-17 12:09:14 -03:00 |
|
Maurício Meneghini Fauth
|
c411121fd8
|
Move Relation classes into the ConfigStorage namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-17 12:09:13 -03:00 |
|
Maurício Meneghini Fauth
|
2c125f0a87
|
Add basic unit test for Export\ExportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-11-30 16:15:48 -03:00 |
|
Maurício Meneghini Fauth
|
96adfe37f4
|
Extract actions from controllers to new ctrls
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-06 18:30:21 -03:00 |
|