-
-
### Feature description
I would like to be able to tell how many jobs are ready to be run in the `jobs` table. There is no public interface for doing that at this point.
### Motivating example
…
-
I followed the instructions on `README.md` for running `./gradlew test` (and th previous preparation activities, like environment variables and docker compose).
I get the following error:
`
Jdb…
-
Hi
It took us a while to find this really easy to use pattern for table driven tests with mocks.
The idea is that each test contains a `prepare` function that gets the mock objects and runs the te…
-
Currently, we have to write an additional test with stub enabled with separate assertions and parameters to use stubs. However, we would generally like to run nf-test with the stubs as close to the re…
-
In this task, we will modify client side code to allow actions as per user permissions. If user is not permitted to perform such action then we will not show him that action.
-
### Feature description
When you get a permission denied error from Postgraphile, it can be difficult to debug, because you have no way of knowing what role Postgraphile is using.
It would be…
-
### Overview and Motivation
This is a ticket to aid the migration of `*.js` tests to `*.tsx`. The general motivation here is to improve TypeScript support in Grommet so that when type checks fail, …
-
I'd like to share my thoughts on playwright-bdd development in 2024.
There are 3 main directions:
1. ✅ **Become less dependent on Cucumber internals**
Currently feature files and step definition…
-
123 occurences
- [x] update section Introduction to Containers & Dockers of page Introduction to Containers & Dockers with - .NET 6 mentions
- [x] update section of page Choosing Between .NET 6 and …