Steeltoe
Steeltoe copied to clipboard
Review skipped tests
At this moment (August 2022), we have 49 unconditionally skipped tests, and 22 tests that are excluded on Linux and/or MacOS. Some were suppressed due to bugs that have been fixed by now. We should re-check all of them and per case, either:
- Add an explanation comment in the code why the test is (conditionally) skipped
- Re-activate the skipped test
I know there's still one test related to #985 that needs to be addressed, but are there any others remaining that we plan to address? @dtillman
If I remember correctly, there are still a few skipped tests that depend on fixes from Microsoft that might appear in 7.0.
Query: https://github.com/search?q=repo%3ASteeltoeOSS%2FSteeltoe+%22Skip+%3D+%22&type=code
I think we took care of all the tests we need to for now
This was closed, while not everything was addressed. How about these?
- https://github.com/SteeltoeOSS/Steeltoe/blob/50ede426e23d3d7748f40c5793a1b0feedf8e092/src/Configuration/test/ConfigServer.Integration.Test/ConfigServerConfigurationExtensionsIntegrationTest.cs#L190
- https://github.com/SteeltoeOSS/Steeltoe/blob/50ede426e23d3d7748f40c5793a1b0feedf8e092/src/Configuration/test/ConfigServer.Integration.Test/ConfigServerConfigurationExtensionsIntegrationTest.cs#L272