Reorganize the Tests for Testing Latest Net Native Tools + Last Stable Packages.
Open
Backlog
test bug
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
We wanted to use the tests added in GitHub to cover the case where the latest Net Native Tools are used with the last stable packages. To achieve that, we need to identify the tests that supposed to work in that scenario. https://github.com/dotnet/wcf/pull/1044 is an example of the change we need to do. We need to do such change for all the tests.
Scenario Tests
- [x] Binding
- [x] Client
- [x] Contract
- [x] Encoding
- [x] Extensibility
- [x] Security
Unit Tests
- [ ] System.ServiceModel.Duplex
- [ ] System.ServiceModel.Http
- [ ] System.ServiceModel.NetTcp
- [ ] System.ServiceModel.Primitives
- [ ] System.ServiceModel.Security
Contributor guide
Assessment
This issue has not been assessed yet.