Eric Wooley

Results 16 issues of Eric Wooley

in the config file I have a suites defined ``` suites: { createQuote: [ 'specs/EQ/createOppertunity.spec.js', 'specs/EQ/CreateQuote.spec.js' ], config: [ './specs/EQ/addE72.spec.js', './specs/EQ/addPremesisEquipment.spec.js', './specs/EQ/addXCVRSEquipment.spec.js', './specs/EQ/addSoftwareServiceVerify.spec.js' ], lineItemGrid: [ './specs/line-item-grid/line-item-grid.spec.js', './specs/line-item-grid/changeDiscount.spec.js' ], output:...

This project is awesome, and I'm digging it so far. As a newb though, I'm struggling to find a good way to usehasura. For the unfamiliar: Hasura essentially translates a...

## Problem While upgrading to 27.0.3 of jest, I have failing integration tests because ``` ● Test suite failed to run ReferenceError: setImmediate is not defined at Parser.destroy (../../../node_modules/@prisma/client/runtime/index.js:25498:7) at...

bug/1-unconfirmed
kind/bug
topic: tests
domain/client
topic: jest

I am using a mocha reporter called landing, and the output should like this: ![screen shot 2015-06-26 at 10 59 35 am](https://cloud.githubusercontent.com/assets/1930227/8383991/9000b2ae-1bf2-11e5-81aa-f3976ecc6022.png) Instead they come out like this ![screen shot...

Hello! I love the project and the goal. However, as it stands, it's pretty hard to integrate into a project with multiple branches and developers. Presumably, each developer, working on...

Hi, While I admit I'm not a huge fan of these advertisements being in the lib, I do get what your going for. However, out putting into stdout breaks piping...