-
Notifications
You must be signed in to change notification settings - Fork 559
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
Add functional tests to check that COSMOS Http Works #3154
Conversation
@valentinbreiz |
isin't http avaliable only with added cosmos http nugget? |
Hello yes but I suggested implementing the test cases under the cosmos testrunner instead of creating a new test engine in the CosmosHttp repo |
@Szymekk44 @valentinbreiz |
Here but be complient with other network tests (tcp, dns, dhcp...) |
Ok but I searched most of tests and I didn't find network test |
I sent you the links:
|
Thanks. |
I think that I have to add code for test COSMOS Http to https://github.com/CosmosOS/Cosmos/blob/master/Tests/Kernels/NetworkTest/Kernel.cs |
yes see how tcp test works |
I have a question, |
Just install git, clone your fork then go to patch-1 branch |
Ok thanks |
I added a functional to test COSMOS Http