Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
  • Loading branch information
ErickWendel committed Aug 29, 2024
1 parent eafbc84 commit 42017ce
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 407 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm ci
working-directory: app/app

- name: Run Tests for app/app
- name: Run Tests for app
run: npm test
working-directory: app/app

Expand Down
38 changes: 0 additions & 38 deletions web-api/.vscode/launch.json

This file was deleted.

38 changes: 0 additions & 38 deletions web-api/README.md

This file was deleted.

1 change: 0 additions & 1 deletion web-api/database/data.json

This file was deleted.

21 changes: 0 additions & 21 deletions web-api/layers.txt

This file was deleted.

19 changes: 0 additions & 19 deletions web-api/package.json

This file was deleted.

18 changes: 0 additions & 18 deletions web-api/run-api.sh

This file was deleted.

7 changes: 0 additions & 7 deletions web-api/src/entities/user.js

This file was deleted.

20 changes: 0 additions & 20 deletions web-api/src/factories/userFactory.js

This file was deleted.

76 changes: 0 additions & 76 deletions web-api/src/handler.js

This file was deleted.

13 changes: 0 additions & 13 deletions web-api/src/index.js

This file was deleted.

33 changes: 0 additions & 33 deletions web-api/src/repositories/userRepository.js

This file was deleted.

39 changes: 0 additions & 39 deletions web-api/src/routes/userRoute.js

This file was deleted.

15 changes: 0 additions & 15 deletions web-api/src/services/userService.js

This file was deleted.

9 changes: 0 additions & 9 deletions web-api/src/util/util.js

This file was deleted.

Loading

0 comments on commit 42017ce

Please sign in to comment.