Michael Rose

Results 23 issues of Michael Rose

Opening an issue for discussion purposes, no defined requirements or suggestions for how (or whether) this should be implemented): See https://jestjs.io/docs/en/snapshot-testing#inline-snapshots for how jest handles inline snapshots. It would be...

feature request

Reproduction: ``` let o = Object.create(null) > undefined o > Object {} ``` Trying to "expand" the object by clicking the arrow is fine here - no properties are shown....

bug

See the information in #133. It should be clearer in the example why the tools exist as they are and what the bare minimum setup is.

Let's ask one of the Top Hat designers to create a cool logo for this project!

Talked to @sjoanes about this a bit, and I agree. My thoughts are maybe the bulk_create and update ones should come before select/prefetch related? And maybe the .filter one to...

https://medium.com/top-hat-engineering to reveal name battle to the masses!

e.g. ``` run-tests jest --log-level ERROR # or DEBUG, INFO, WARN run tests jest -l WARN ``` Will probably want to do #192 first so that we can pass log...

enhancement

See discussion on #228, we should verify that: * `main` field is included in tarball * `types` field is included in tarball * All `files` entries exist in tarball

tests

See #230, we should add integ tests that verify that the runner tokenizes the args after the `--` when the CLI is invoked, and passes them to the adapters via...

tests