Konstantin S. Ivanov
Konstantin S. Ivanov
`java.lang.IllegalArgumentException: specText should not be empty at com.galenframework.speclang2.specs.SpecReader.read(SpecReader.java:106) at com.galenframework.speclang2.pagespec.PageSectionProcessor.processSpec(PageSectionProcessor.java:220) at com.galenframework.speclang2.pagespec.PageSectionProcessor.processObject(PageSectionProcessor.java:191) at com.galenframework.speclang2.pagespec.PageSectionProcessor.processSection(PageSectionProcessor.java:75) at com.galenframework.speclang2.pagespec.PageSectionProcessor.process(PageSectionProcessor.java:63) at com.galenframework.speclang2.pagespec.PostProcessor.processNode(PostProcessor.java:39) at com.galenframework.speclang2.pagespec.PostProcessor.process(PostProcessor.java:33)` The error is above, as for your additional question, IMHO...
@cemnura > Since the response of GraphQL queries will return JSON the `ResponseValidation` would not have to be expanded. According to the spec JSON in response it's not a part...
> Add into **junit-platform.properties** lines: jazzer.internal.arg.0=fakeArgv jazzer.internal.arg.1=-lib_fuzzer_opt1=val1 jazzer.internal.arg.2=-lib_fuzzer_opt2=val2 @svdbtno , @ramzanzan, thank you my friends, you have made my day. Here is my reworked option just in case someone needs...
> Are you still working on this? No. I do not. The reason is I could not get through the pipeline check and It get no attention for a long...
> The proposed solution feels a bit bulky for me. Thank you for your evaluation of my code I will try to improve my approach in the future. >Can you...