ivaylokenov / MyTested.AspNetCore.Mvc

Fluent testing library for ASP.NET Core MVC.
https://docs.mytestedasp.net/
Other
1.73k stars 175 forks source link

Removed Language Specific Dependency On Certain Tests #396

Closed LetMeSleepAlready closed 2 years ago

LetMeSleepAlready commented 2 years ago

Tests failed if OS was not running EN-US language. changed a few tests to not depend strongly on a specific language.