-
-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Github CI build: __run_2 v7.80.2 [ci skip]
- Loading branch information
1 parent
bc60c4e
commit 3f39875
Showing
107 changed files
with
1,178 additions
and
409 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
// @ts-ignore | ||
globalSetup: [import.meta.resolve("@tsed/testcontainers-mongo/vitest/setup")], | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
oidc-provider-plugin-wildcard-redirect-uri/vitest.config.mts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// @ts-ignore | ||
import {presets} from "@tsed/vitest/presets"; | ||
import {defineConfig} from "vitest/config"; | ||
|
||
export default defineConfig( | ||
{ | ||
...presets, | ||
test: { | ||
...presets.test, | ||
coverage: { | ||
...presets.test.coverage, | ||
thresholds: { | ||
statements: 0, | ||
branches: 0, | ||
functions: 0, | ||
lines: 0 | ||
} | ||
} | ||
} | ||
} | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.