Mzack9999
30054d1fb6
Adding advanced template filtering ( #2374 )
...
* Adding advanced template filtering
* fixing bug in slice
* refactoring tests
* adding test cases
* increasing error verbosity
* fixing quoted fields with spaces
* adding more test cases
* fixing merge error
* fixing lint errors
* switching to []string
* updating tag filter tests
* updating functional tests
* fixing functional test cases
* updating syntax
2022-08-25 16:52:08 +05:30
forgedhallpass
974cbfb35e
feat: Re-run failed integration tests in debug mode ( #1367 )
...
* If the tests are executed through GitHub actions and there are failed integration tests, they will be re-executed with verbose output to help figuring out the underlying issues.
* Added some grouping to make reading the logs easier
Ticket: #1365
2021-12-14 18:13:53 +02:00
Ice3man543
8ad3ebcd05
Made code changes as per review comments
2021-11-05 03:01:41 +05:30
forgedhallpass
b55f59ec26
Show the command line for the integration/regression tests when the debug option is enabled.
...
* minor code cleanup and code duplication removal
2021-10-01 18:23:06 +03:00
forgedhallpass
0ce33927c7
Typo fixes.
2021-09-07 17:31:46 +03:00
Ice3man543
8d0b5d6203
RES-120 Added functional testing implementation
2021-07-30 15:29:12 +05:30