kevelopment / haruJs

JavaScript Web Framework built in TypeScript bringing in some Spring feelings.
0 stars 0 forks source link

Feature: end2end tests #22

Closed kevelopment closed 3 years ago

kevelopment commented 3 years ago

Added end-to-end tests for the /samples based on "supertest" which allows to run tests against certain Endpoints of the Application.

Closes #21