Adam Dierkens

Results 12 issues of Adam Dierkens

# What Changed Updates some babel dependencies # Why Todo: - [ ] Add tests - [ ] Add docs 📦 Published PR as canary version: 2.17.6--canary.657.17690.0 :sparkles: Test out...

patch

# What Changed Adding the ability to filter out which messages should be posted to slack ## Why We'd like to cross-post our release to multiple channels based on which...

minor

TL;DR * Adds `context` support for the Hook interface * Ran `prettier` and adds `tapable.d.ts` to the list of files to format -- Happy to split this PR up into...

The TS types for`.intercept()` doesn't include the `context` option, or the appropriate args in the subsequent `call`/`tap` handlers.

While testing is difficult for cli-based projects, this project would benefit from an increase in unit tests and code coverage.

hacktoberfest

As it stands now, proof mainly orchestrates tests to a storybook. There's no _real_ reason this needs to be locked into webdriver as the runner for the browser. Through the...

hacktoberfest

As a test-runner, it would be nice to provide the feature (in the form of a plugin) of code-coverage gathered from testing a site that is instrumented with `istanbul` The...

hacktoberfest

The example set is minimal, and when paired with #56 we should flex more of the features of the framework so they are tested.

hacktoberfest

Proof uses the `auto` project to manage releases -- an all-contributors plugin exists for it that would automatically add new contributors to the README of the project. 1. Setup all-contributors...

hacktoberfest

As part of the circle-ci builds, the proof tests in the sample app should also be ran.

hacktoberfest