Dave Page
|
1df26cb731
|
Make the RE-SQL test output a little more consistent with other tests.
|
2019-07-11 14:12:41 +01:00 |
Akshay Joshi
|
1a9d8f01aa
|
1) Ensure re_sql tests should not abort at the first failure, it should run all the test cases.
2) Added place holder for owner, so we won't need to create separate pg/ppas folder just because of change in the owner name.
|
2019-07-09 15:37:53 +05:30 |
Khushboo Vashi
|
f4ac1e804e
|
Modified the creation logic of custom schema and added support for schema id in re_sql test framework.
|
2019-07-09 13:09:32 +05:30 |
Akshay Joshi
|
11a3aa56be
|
Use different folders for pg vs. ppas RE-SQL tests. Fall back to the tests folder without a subdirectory if neither exist.
|
2019-07-05 14:40:51 +01:00 |
Khushboo Vashi
|
954c0d3101
|
Added logic to provide custom schema name in re_sql test framework.
|
2019-07-05 15:35:33 +05:30 |
Murtuza Zabuawala
|
588e3814d1
|
Add RE-SQL tests for Roles and Resource Groups. Fixes #4415
|
2019-07-03 14:38:29 +01:00 |
Akshay Joshi
|
9e65c971a3
|
Add a framework for testing reversed engineered SQL and CRUD API endpoints. Fixes #4202
|
2019-06-18 14:28:25 +01:00 |