Commit Graph

7 Commits

Author SHA1 Message Date
Tom Longhurst
cd1835326b Fix xUnit Warnings (#2906)
* Fix xUnit Warnings

* Fix

* Fix formatting in AsyncPaginationExtensionGenerator.cs

---------

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2024-04-15 13:19:26 -07:00
Jose de Jesus Medina
fd6bca910c fix language with spaces giving wrong results (#2038) 2019-11-13 09:31:24 -04:00
Brendan Forster
45bc5eced7 autofix tests based on feedback from xunit analyzers (#1997) 2019-09-16 19:46:40 -03:00
mkArtak
6577c3ccba Enable support for milestone-based issues queries (#1788)
* Added support for Milestone filter in SearchIssuesRequest

* Fixed some styling issues to match with the style of the existing code

* Wrap milestone value with double quotes as milestones can contain spaces

* Allow milestone filter to contain double quotes

* Ability to search by milestone exclusions

* Moved the EscapeDoubleQuotes method to StringExtensions
2018-03-28 16:45:51 +10:00
aedampir@gmail.com
3bde78b260 changed C# -> CSharp
tests refined
removed unsed usings
2016-09-12 13:59:31 +07:00
Ryan Gribble
3de5196016 everyone's always hatin' on the Tuple :p 2016-04-23 09:31:23 +10:00
Ryan Gribble
142ea7aa5c Move exclusions to a new class, tested against the API and implemented all fields that passed tests for properly working exclusions 2016-04-01 00:01:50 +10:00