Skip to content

Commit

Permalink
Merge pull request #15 from rhuandantas/refact-api
Browse files Browse the repository at this point in the history
add mock files
  • Loading branch information
victorts1991 authored May 20, 2024
2 parents ed9aa73 + fc490fe commit ef165d6
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
# Go workspace file
go.work
.idea
/test/mock/
api
docker
.vscode
86 changes: 86 additions & 0 deletions test/mock/repository/cliente.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

129 changes: 129 additions & 0 deletions test/mock/repository/produto.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ef165d6

Please sign in to comment.