-
### Feature description
Determining the (name of) the pk columns of a table can be done inside plugins, but requires digging into introspection details
So, this request if to have an easy api to…
-
Now that `cmd2 2.5.0` is out, I'd like to start thinking about `cmd2 3.0.0`. So here are a few features I'd like to see based on feedback we've received over the years.
- Full `rich` and `rich-argp…
-
I've been trying to use the gomock to perform some table driven testing. I need to be able to change the expected return values based on permutations of different errors and events.
But what I've …
-
There are currently no unit tests in the project. To ensure code quality and functionality, we need to add unit tests for the existing functions and methods using Go’s testing framework. This will hel…
-
### Feature description
V4 has the feature to [use table enums in functions via domain](https://github.com/graphile/graphile-engine/pull/832), I think we should port it to V5 too. I'm just not sure…
-
## Related issues
| Issue | Work to be done
|-|-
|This issue | Statically detect simple table-driven tests
| [#1602](https://github.com/golang/vscode-go/issues/1602) | Support "run at cursor" fo…
-
## 1. Goal:
Facilitate data-driven decision-making by offering clear insights into learners’ enrollment patterns and completion rates, improving overall oversight and planning.
## 2. Overview of…
-
Add a table that associates entity IDs with their mapping rule so that OMOP data can be tracked back to its source in CCDA.
- [x] decide between a table and extra columns
- a tracing_dict has …
-
Using the standard library, one is able to filter/run (a) specific (sub) test(s) by passing a pattern to the `go test` command - https://blog.golang.org/subtests
e.g. `go test -run=myregexpattern`
…
-