Path	Lines of Code
tests/YouTrackSharp.Tests/AssemblyInfo.cs	2
tests/YouTrackSharp.Tests/Infrastructure/Connections.cs	39
tests/YouTrackSharp.Tests/Infrastructure/TemporaryIssueContext.cs	61
tests/YouTrackSharp.Tests/Infrastructure/TestUtilities.cs	19
tests/YouTrackSharp.Tests/Integration/AgileBoards/AgileBoardServiceTests.cs	12
tests/YouTrackSharp.Tests/Integration/AgileBoards/CreateAgileBoard.cs	58
tests/YouTrackSharp.Tests/Integration/AgileBoards/GetAgileBoard.cs	36
tests/YouTrackSharp.Tests/Integration/AgileBoards/GetAgileBoards.cs	38
tests/YouTrackSharp.Tests/Integration/AgileBoards/GetSprint.cs	32
tests/YouTrackSharp.Tests/Integration/AgileBoards/UpdateAgileBoard.cs	42
tests/YouTrackSharp.Tests/Integration/ConnectionHttpClientTests.cs	29
tests/YouTrackSharp.Tests/Integration/Issues/ApplyCommand.cs	42
tests/YouTrackSharp.Tests/Integration/Issues/Attachments/AttachFileToIssue.cs	26
tests/YouTrackSharp.Tests/Integration/Issues/Attachments/DeleteAttachmentForIssue.cs	37
tests/YouTrackSharp.Tests/Integration/Issues/Attachments/DownloadAttachment.cs	34
tests/YouTrackSharp.Tests/Integration/Issues/Attachments/GetAttachmentsForIssue.cs	32
tests/YouTrackSharp.Tests/Integration/Issues/Comments/AddCommentForIssue.cs	28
tests/YouTrackSharp.Tests/Integration/Issues/Comments/DeleteCommentForIssue.cs	37
tests/YouTrackSharp.Tests/Integration/Issues/Comments/GetCommentsForIssue.cs	34
tests/YouTrackSharp.Tests/Integration/Issues/Comments/UpdateCommentForIssue.cs	37
tests/YouTrackSharp.Tests/Integration/Issues/CreateIssue.cs	42
tests/YouTrackSharp.Tests/Integration/Issues/DeleteIssue.cs	23
tests/YouTrackSharp.Tests/Integration/Issues/Exists.cs	35
tests/YouTrackSharp.Tests/Integration/Issues/GetIssue.cs	65
tests/YouTrackSharp.Tests/Integration/Issues/GetLinksForIssue.cs	36
tests/YouTrackSharp.Tests/Integration/Issues/History/GetChangeHistoryForIssue.cs	40
tests/YouTrackSharp.Tests/Integration/Issues/Querying/GetIssueCount.cs	25
tests/YouTrackSharp.Tests/Integration/Issues/Querying/GetIssues.cs	64
tests/YouTrackSharp.Tests/Integration/Issues/Querying/GetIssuesInProject.cs	68
tests/YouTrackSharp.Tests/Integration/Issues/UpdateIssue.cs	26
tests/YouTrackSharp.Tests/Integration/Management/TimeTracking/GetSystemWideTimeTrackingSettings.cs	28
tests/YouTrackSharp.Tests/Integration/Management/TimeTracking/GetTimeTrackingSettingsForProject.cs	22
tests/YouTrackSharp.Tests/Integration/Management/TimeTracking/UpdateSystemWideTimeTrackingSettings.cs	39
tests/YouTrackSharp.Tests/Integration/Management/TimeTracking/UpdateTimeTrackingSettingsForProject.cs	24
tests/YouTrackSharp.Tests/Integration/Management/UserManagement/AddAndRemoveUserFromGroup.cs	32
tests/YouTrackSharp.Tests/Integration/Management/UserManagement/CreateAndDeleteUser.cs	32
tests/YouTrackSharp.Tests/Integration/Management/UserManagement/CreateAndMergeUser.cs	36
tests/YouTrackSharp.Tests/Integration/Management/UserManagement/CreateAndUpdateUser.cs	33
tests/YouTrackSharp.Tests/Integration/Management/UserManagement/GetGroupsForUser.cs	24
tests/YouTrackSharp.Tests/Integration/Management/UserManagement/GetUser.cs	29
tests/YouTrackSharp.Tests/Integration/Management/UserManagement/GetUsers.cs	24
tests/YouTrackSharp.Tests/Integration/Projects/CreateProjectCustomField.cs	60
tests/YouTrackSharp.Tests/Integration/Projects/DeleteProjectCustomField.cs	29
tests/YouTrackSharp.Tests/Integration/Projects/GetProjectCustomField.cs	32
tests/YouTrackSharp.Tests/Integration/Projects/GetProjectCustomFields.cs	34
tests/YouTrackSharp.Tests/Integration/Projects/ProjectsServiceTests.cs	50
tests/YouTrackSharp.Tests/Integration/Projects/UpdateProjectCustomField.cs	49
tests/YouTrackSharp.Tests/Integration/TimeTracking/CreateWorkItemForIssue.cs	28
tests/YouTrackSharp.Tests/Integration/TimeTracking/DeleteWorkItemForIssue.cs	29
tests/YouTrackSharp.Tests/Integration/TimeTracking/GetWorkItemsForIssue.cs	42
tests/YouTrackSharp.Tests/Integration/TimeTracking/GetWorkTypesForProject.cs	28
tests/YouTrackSharp.Tests/Integration/TimeTracking/UpdateWorkItemForIssue.cs	38
tests/YouTrackSharp.Tests/Integration/Users/UserServiceTests.cs	30
tests/YouTrackSharp.Tests/Json/ProjectVersionConverterTests.cs	111
tests/YouTrackSharp.Tests/Json/TimeSpanMinutesConverterTests.cs	67
tests/YouTrackSharp.Tests/Json/UnixDateTimeOffsetConverterTests.cs	70
tests/YouTrackSharp.Tests/YouTrackSharp.Tests.csproj	21
