Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parvez3019/hotel-automation
https://github.com/parvez3019/hotel-automation
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/parvez3019/hotel-automation
- Owner: parvez3019
- Created: 2020-09-06T11:24:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T10:48:11.000Z (over 4 years ago)
- Last Synced: 2024-10-12T07:26:08.396Z (3 months ago)
- Language: Go
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Go version 1.15.1
To run application -
go run Main.goTo run test -
go test ./...1. Set up mockery -
brew install vektra/tap/mockery
brew upgrade mockery
2. Generate Mocks
chmod 755 mock_generater.sh
./mock_generater.sh