-
We've already saturated the product analytics market and, by default, people know us for that.
But people are less aware of web analytics.
Swapping the order of how we present products could…
-
### Description
buffalo test (in both the existing stable, and upcoming v2 CLI branch AFAICT) heavily restricts what test flags can be passed through to the underling go test run which makes it hard …
-
write some tests using this and see how it works out
https://github.com/stretchr/testify
ae6rt updated
7 years ago
-
this should be done both here and on testify to increase and measure code quality
-
Saw this failure on my PR branch. https://github.com/tonistiigi/buildkit/runs/1119868274 @TBBle
```
2020-09-15T20:44:37.1037618Z --- FAIL: TestCacheMountLockedRefs (1.78s)
2020-09-15T20:44:37.10…
-
## Description
In add keys flow, user may faced with validation error, it would be great to set user focus in field with error.
## Steps to Reproduce
1. Go to add keys flow for Polkadot Vault…
-
## Description
On pkgsite [`mock.AnythingOfType`](https://pkg.go.dev/github.com/stretchr/testify/mock#AnythingOfType) is marked as deprecated.
`mock.AnythingOfTypeArgument` was marked deprec…
-
-
There is no tests in the scheduler atm. We need to at least have simple coverage to test correctness
-
Running `testifylint` on a large codebase at work I noticed that suits are not consistently named. It would be useful if `testifylint` detected this and enforced usage of either `(suite *TestSuite)` o…