Daniel Schreiber

Results 21 issues of Daniel Schreiber

let users share the current state (script input + output) note: for a frontend only solution there might be issues with URL max length - see https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers

enhancement
UI

See e.g. https://www.tldp.org/LDP/abs/html/dosbatch.html

enhancement
help wanted

Hi there, for more fine grained control it would good if the API could be accessed in a non-static way. Especially for unit testing/mocking this is a must. As a...

enhancement

#### Describe the bug I get the following error on running `ag asyncapi.yaml @asyncapi/html-template`: ``` Something went wrong: Error: Token "ChildObject" does not exist. at dereference (c:\devsbb\eaio-ng\nodejs\16\node_modules\@asyncapi\generator\node_modules\@asyncapi\parser\lib\parser.js:160:11) at handleCircularRefs (c:\devsbb\eaio-ng\nodejs\16\node_modules\@asyncapi\generator\node_modules\@asyncapi\parser\lib\parser.js:174:3)...

bug

#### Reason/Context - Consuming AsyncAPI from the browser via websocket (stomp) is a common scenario. DEV experience would greatly increase if you'd provide a generator for client-stubs and models similar...

enhancement

As acknowledged by support staff and reflected in the readme (see commit 624494e544b75b224a717c6706a97b4815b5ea4c) it is currently not possible to set the timezone of the browser. This makes any tests that...

Currently comments are removed and do not show up in the AST. For certain use cases (e.g. building a converter from bash to win batch scripts) it'd be useful to...

I intend to maintain this library over the coming years. Since I have other things to do as well, this can only be done on a "best effort" basis. This...

help wanted

First I'd like to mention that this lib does a great job at parsing XML without loosing und such as white space, comments etc! It would be great if the...

| Q | A | --------------------| --------------- | PHPUnit version | 8.5.32 | PHP version | 7.2.34-37+ubuntu22.04.1+deb.sury.org+1 | Installation Method | Composer #### Summary When running a test with the...

type/bug
feature/process-isolation