restler-fuzzer/restler
marina-p acfcc16f75
Support examples and writer variables in the schema parser (#603)
- Added the primitives to 'get_original_blocks'.

- Added test.

Note: get_blocks was not modified - payload body checker support
will need to be addressed separately.  This fix only addresses 'get_original_blocks',
which is used in the main algorithm to generate payloads.

- Fixed compiler inconsistency - handle restler_custom_payload_uuid4_suffix
in the same way as other primitives for quoting.
- Fixed example handling in main algorithm
- fixed several quoting bugs
2022-08-12 15:40:47 -07:00
..
checkers Support examples and writer variables in the schema parser (#603) 2022-08-12 15:40:47 -07:00
end_to_end_tests Test more schema combinations by default to increase coverage (#576) 2022-07-27 12:42:22 -07:00
engine Support examples and writer variables in the schema parser (#603) 2022-08-12 15:40:47 -07:00
test_servers Fix issue #348 (#364) 2021-10-06 17:52:26 -07:00
unit_tests Support examples and writer variables in the schema parser (#603) 2022-08-12 15:40:47 -07:00
utils Fix import conflict. (#486) 2022-03-14 23:26:58 -07:00
__init__.py Restler v6.1 - initial commit 2020-10-19 18:05:41 -07:00
requirements.txt Restler v6.1 - initial commit 2020-10-19 18:05:41 -07:00
restler.py Add demo checker. (#556) 2022-06-28 16:03:49 -07:00
restler_settings.py Support examples and writer variables in the schema parser (#603) 2022-08-12 15:40:47 -07:00