Akshay Joshi
|
4745ad56e9
|
1) Add Reverse Engineered and Modified SQL tests for Foreign Servers. Fixes #4617
2) Add Reverse Engineered and Modified SQL tests for User Mappings. Fixes #4627
|
2019-09-03 16:27:41 +05:30 |
Akshay Joshi
|
e0c53e7d1d
|
Add Reverse Engineered SQL tests for Schemas. Fixes #4575
|
2019-08-29 18:32:08 +05:30 |
Aditya Toshniwal
|
d6da1cf25c
|
Added MSQL test cases for Sequences and cover missing ACL RE-SQL test cases.
|
2019-08-29 14:15:34 +05:30 |
Akshay Joshi
|
28b741a13a
|
Fixed timezone issue in RE-SQL test cases for Roles.
|
2019-08-27 19:54:30 +05:30 |
Akshay Joshi
|
7090c02014
|
Move schema precondition logic into separate function for RE-SQL.
|
2019-08-21 18:12:33 +05:30 |
Akshay Joshi
|
094e5577e8
|
Add Reverse Engineered SQL tests for Rules. Fixes #4600
|
2019-08-21 16:06:05 +05:30 |
Aditya Toshniwal
|
db7a2e3023
|
Add a --modules option to the RE-SQL test suite to allow testing of specific object types. Fixes #4560
|
2019-08-06 13:43:49 +01:00 |
Nagesh Dhope
|
1813eca1ca
|
Add support for pre-condition SQL in RE-SQL testsuite,
and use it to ensure that the right extensions are installed for the
extension tests.
|
2019-07-22 09:44:17 +01:00 |
Khushboo Vashi
|
8168f623c4
|
Add Reverse Engineered SQL tests for Constraints. Fixes #4475
|
2019-07-17 13:25:08 +01:00 |
Dave Page
|
aed6b9e636
|
Improve error output for the RE-SQL tests.
|
2019-07-16 09:35:00 +01:00 |
Dave Page
|
2c2c738f31
|
Cleanup wording.
|
2019-07-15 16:02:19 +01:00 |
Shubham Agarwal
|
809e0682bd
|
Add Reverse Engineered SQL tests for FTS Parsers. Fixes #4471
|
2019-07-15 12:02:44 +01:00 |
Murtuza Zabuawala
|
1dcf46cc5f
|
Add Reverse Engineered SQL tests for Types. Fixes #4468
|
2019-07-15 10:25:04 +01:00 |
Khushboo Vashi
|
79e6f4c008
|
Add Reverse Engineered SQL tests for Collations. Fixes #4464
This also adds the ability to test the msql output in ALTER steps.
|
2019-07-12 14:37:00 +01:00 |
Navnath Gadakh
|
ce8a2bb266
|
Fix re-sql tests for packages on EPAS 9.4-9.6.
|
2019-07-12 11:32:29 +01:00 |
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 |