Björn Büttner
Björn Büttner
## Context Currently there are no proper integration tests. They should be run seperately from the unit tests and be in their own folder. Old Integration tests can be removed...
## Context Right now nodjs is used, leading to way worse performance scores than we really have. ## Project Files: - [documentation-website.lighthouse-check.yml](https://github.com/Idrinth/api-bench/blob/the-one/.github/workflows/documentation-website.lighthouse-check.yml) - [lighthouse-report.js](https://github.com/Idrinth/api-bench/blob/the-one/documentation-website/tools/lighthouse-report.js)
```md [](https://repo-rater.eddiehub.io/rate?owner=idrinth-api-bench&name=issues) ``` This would be the one for this repo for example: [](https://repo-rater.eddiehub.io/rate?owner=idrinth-api-bench&name=issues)
## Is your feature request related to a problem? Please describe We are currently using the old binaries. ## Describe the solution you'd like provide a script for all of...
**Is your feature request related to a problem? Please describe.** A github workflow file should be created to automate the project status/field changes where sensible, since it can not be...
## Is your feature request related to a problem? Please describe With the option of disabling middlewares per config file, there is currently no way of knowing what middlewares were...
**Context** for easier usage remove the need to import named and use only the default import instead. This is a breaking change.
have a look at root tasks
Steps to run it: - npm install - npm start
## Is your feature request related to a problem? Please describe We should follow our own besst practices.