You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-12-21 23:57:41 +02:00
Completed enough code gen for project ATM
This commit is contained in:
@@ -63,8 +63,8 @@ func TestFindRequestQuery(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TestApplyClaimsSelectvalidates applyClaimsSelect
|
||||
func TestApplyClaimsSelectvalidates(t *testing.T) {
|
||||
// TestApplyClaimsSelect validates applyClaimsSelect
|
||||
func TestApplyClaimsSelect(t *testing.T) {
|
||||
var claimTests = []struct {
|
||||
name string
|
||||
claims auth.Claims
|
||||
|
||||
Reference in New Issue
Block a user