-
### Type of issue
Feature Request
### Description
testing-farm team plan to support Fedora, CentOS Stream and RHEL runners in Image Mode, it will come soon, but till this moment it's not ready yet.…
-
### Features:
```
* microrouter redirect HTTP/HTTPS
* swaggerUI doc
* run testing for unit-testing, integration-testing, scenario-testing
* designed for dockerfile process
* automated CI/CD wi…
-
#### Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch
~~~
> docker run --rm drwetter/testssl.sh:latest -v | grep from
te…
-
Not sure whether it's right for us, but with looking into, since serverspec just lets us check whether ports are listening, but no concise way to check responses
- https://medium.com/@KitaitiMakoto/in…
-
Test utilities for HTTP filters (requester and service) have been implemented with mocks in some places:
- `AbstractHttpRequesterFilterTest`
- `AbstractHttpServiceFilterTest`
We should consider …
-
I have an http file that I am using in httpbook.
I am trying to use the `testing` variable in a POST call.
```text
/*
# Testing
Validate some calls
*/
@testing = this
###
GET {{defau…
-
First of all, thank you so much to all the maintainers of this project, I have been using in production for 6 months now and it's really great !
## Checklist
- [X] I have included information ab…
-
In relation to #10 we need a container setup that is https enabled with certificates.
This is needed to automatically test Jira integration with https enabled hosts.
-
we will require an http server for integration tests in future, integration tests should stand this up and have the ability to navigate to the page(s) it returns for testing etc
-
Exposing multiple services in the clusters used for e2e testing has become increasingly complex as the number of tests increases and new protocols are introduced.
The simplest way is to expose each…