Mirko Akov

Results 4 issues of Mirko Akov

### Environment * Elixir version (elixir -v): 1.11.3 (compiled with Erlang/OTP 23) * Absinthe version (mix deps | grep absinthe): 1.6.4 ### Expected behavior Publishing to a subscription should result...

It looks like `setupTest` helper is not handling exceptions, and if an exception is throw from some of the `afterEachHooks` for example, the context never gets torn down, which means...

One of the things that I usually have when working on projects that have a frontend in a folder is to create a `.yarnrc` file at the root of the...

The idea is to have a component instead of an AST transform. This way there will be no need to have the same block twice. Something in the lines of...