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

feat: Testing framework #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

feat: Testing framework #1

wants to merge 3 commits into from

Conversation

broarr
Copy link

@broarr broarr commented Apr 29, 2021

This commit introduces jest as a testing framework for the LAMP-server. I had to separate out the bootstrap code from the application to make the test harness stop complaining. The raw express application is also required for supertest integration testing. I also updated the typescript toolchain to something a bit more modern.

Linoy339 and others added 3 commits April 28, 2021 14:32
…try/sensorevent-apiupdate-fix

#fixes applied bulkdatawrite in sensor_event
This commit introduces jest as a testing framework for the LAMP-server. I had to separate out the bootstrap code from the application to make the test harness stop complaining. The raw express application is also required for `supertest` integration testing. I also updated the typescript toolchain to something a bit more modern.
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.

2 participants