3c88bf1ec6
refactored tests ( #147 )
2017-12-08 12:23:04 +02:00
1e2e43a96e
MXS-1389: Add test for uses_function
...
The test uses a uses_function type rule to restrict access to the name and
address columns.
2017-09-08 09:31:38 +03:00
a4975edbba
MXS-1389: Fix rule reloading and query parsing requirements
...
Reloading of rules now properly uses the current rule file if no argument
was provided. The rule version counter also used atomic operations for the
sake of correctness.
The rule parsing is now only required for DML type statements that should
be fully parsed.
2017-09-08 09:31:38 +03:00
80103c5a40
Fix test configuration object names for 2.2
...
The 2.2 object names are converted to hyphen separated forms to make them
REST API conforming.
2017-06-17 09:38:46 +03:00
d63af9df0b
Fix 2.2 test results
...
The changes to object naming and tee filter rewriting caused a number of
changes in the expected outcome of tests and how the tests have to behave.
2017-06-05 13:25:56 +03:00
9c5114b593
Fix 2.1 tests
...
Changed object names to pre-2.2 format. Added a workaround for the unicode
NULL character problem in cdc_datatypes.
2017-06-05 13:20:16 +03:00
d7d4ec29bb
Add tests from develop
...
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00