Allan Bowe
|
4e564b5409
|
fix: refreshed the testing toolkit, added debug options, updated documentation, included one new test (mv_getjobcode.sas)
|
2021-05-08 23:27:55 +03:00 |
|
Allan Bowe
|
b9d33b38bf
|
feat: new (generic) mp_assert macro, and new feature (type filter) for mf_getvarlist. Added/updated tests for mp_filtercheck and mp_validatecol and mf_getvarlist.
|
2021-05-06 20:58:38 +03:00 |
|
Allan Bowe
|
04a3189a89
|
feat: new mv_getjobresult.sas macro, corresponding test, and additional fixes
|
2021-05-06 01:07:25 +03:00 |
|
Allan Bowe
|
fb21a0adfd
|
feat: new macro for validating inputs (mp_validatecol.sas), also a refresh of the tests now that sasjs test is released. All tests are passing
|
2021-05-05 01:35:00 +03:00 |
|
Allan Bowe
|
7f2ad5fc66
|
feat: mp_filtervalidate.sas - to run a proc sql validate against the target table to ensure validity
|
2021-05-03 13:48:24 +03:00 |
|
Allan Bowe
|
d6235c6357
|
chore: reducing raw_value size to 4000 for wider DB support
|
2021-05-03 11:17:20 +03:00 |
|
Allan Bowe
|
98118adb9a
|
feat: new assertion macro for testing the values in a target column. Designed for use with 'sasjs test'.
|
2021-05-03 01:00:36 +03:00 |
|
Allan Bowe
|
369c4412f3
|
fix: adding tests for mp_filtergenerate, also updating the corresponding macros following test results
|
2021-05-02 22:11:44 +03:00 |
|
Allan Bowe
|
3791cb8a2c
|
feat: two new macros for checking a filter query, and then generating a filter query. One test to cover the generation part. One more macro to provide assertions on the number of rows in a table, compatible with the upcoming 'sasjs test' feature.
|
2021-05-02 19:10:37 +03:00 |
|
|
|
ba1272aaf7
|
fix: updating mv_createwebservice to support 0x01 hex characters, adding a test (and test scaffolding) as part of this. The test scaffolding will be updated once goes live - for now it is being deployed as a service.
|
2021-04-17 00:11:06 +02:00 |
|