https://github.com/dherault/kata-airport
A kata to teach and learn
https://github.com/dherault/kata-airport
Last synced: over 1 year ago
JSON representation
A kata to teach and learn
- Host: GitHub
- URL: https://github.com/dherault/kata-airport
- Owner: dherault
- License: mit
- Created: 2019-06-19T14:40:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:47:41.000Z (over 3 years ago)
- Last Synced: 2025-03-13T12:49:04.952Z (over 1 year ago)
- Language: JavaScript
- Size: 632 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kata-airport
A kata to teach and learn
## Objectives
- Deploy NPM package
- Use classes
- Use promises
- Test code
- Use code coverage tool