Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.1 #1

Merged
merged 28 commits into from
Jul 23, 2019
Merged

Release/0.1 #1

merged 28 commits into from
Jul 23, 2019

Conversation

xye7ei
Copy link
Owner

@xye7ei xye7ei commented Jul 23, 2019

Merge release/0.1 back to master

xye7ei added 28 commits July 20, 2019 16:39
- load data model DDL from setup script instead from test suite
- move setup/teardown script to more shallow level since they not only supper DB tests
- adjust require paths accordingly
- provide global DB config json
- remove obsolete testDbConfig.json
- include dependencies and define script entry points
- add main service module app.js
- add test suite for basic REST GET
- adapt DB returned data structure via breaking a POINT into coordinates
- extract procedure for preparing DB model into a separate module
- BTW correct mistakenly shutting down the pool and apply client.release
- introduce queryParser
- add dedicated serviceTest
- BTW include a README file describing what's there
- adjust test case accordingly
- update package.json test command for better explicitness
- also add a further error guard in weatherApi.js to address a corner case
- and update service test acoordingly
@xye7ei xye7ei merged commit 885273c into master Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant