Skip to content

Commit

Permalink
Merge branch ''todo-list-example''
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshally committed Jan 22, 2019
2 parents 7f85e7c + 26d0cd7 commit 70bb272
Show file tree
Hide file tree
Showing 337 changed files with 15,770 additions and 3,719 deletions.
10 changes: 0 additions & 10 deletions .vscode/settings.json

This file was deleted.

14 changes: 0 additions & 14 deletions .vscode/tasks.json

This file was deleted.

4 changes: 2 additions & 2 deletions backend/.vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"args": [
"${relativeFile}",
"--config",
"${workspaceRoot}/jest-e2e.json",
"${workspaceRoot}/e2e/jest-e2e.json",
"--runInBand",
"--no-cache",
"--detectOpenHandles",
Expand All @@ -59,7 +59,7 @@
"args": [
"${relativeFile}",
"--config",
"${workspaceRoot}/jest.json",
"${workspaceRoot}\\jest.json",
"--runInBand",
"--no-cache",
"--detectOpenHandles",
Expand Down
4 changes: 2 additions & 2 deletions backend/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"ahrnee",
"alwaystrue",
"appsecret",
"authorizationtest",
"authtest",
"authorizationcheck",
"authorizationcheck",
"backend",
"fastify",
"formbody",
Expand Down
88 changes: 0 additions & 88 deletions backend/e2e/_core/global-setup.ts

This file was deleted.

11 changes: 0 additions & 11 deletions backend/e2e/_core/global-tear-down.ts

This file was deleted.

16 changes: 0 additions & 16 deletions backend/e2e/auth/auth-e2e.module.ts

This file was deleted.

Loading

0 comments on commit 70bb272

Please sign in to comment.