You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…lemented (#349)
* Test "CanCreateTicketWithDueDate" can't run on PCs that use dd/MM/yyyy as time format
* Added Code to make tests work
* - Added support for issue #330
- Added support for CRUD operations of Comments on Articles and Posts
* Implementation of "Users.GetIncrementalUserExport" and "Users.GetIncrementalUserExportNextPage" (+Async versions)
* Changes to PR based on @mozts2005’s request
* Changed Assert Style
* Fixed Issue #345
+
Fixed test UserTests.CanCreateUpdateSuspendAndDeleteUser could fail as it assumed the user was among the 100 to be returned but it is not (at least not now).
* Added missing Obsolete Attribute
* Fix Issue #337 + Added missing tests
…/was incorrectly implemented (Speedygeek#349)
* Test "CanCreateTicketWithDueDate" can't run on PCs that use dd/MM/yyyy as time format
* Added Code to make tests work
* - Added support for issue Speedygeek#330
- Added support for CRUD operations of Comments on Articles and Posts
* Implementation of "Users.GetIncrementalUserExport" and "Users.GetIncrementalUserExportNextPage" (+Async versions)
* Changes to PR based on @mozts2005’s request
* Changed Assert Style
* Fixed Issue Speedygeek#345
+
Fixed test UserTests.CanCreateUpdateSuspendAndDeleteUser could fail as it assumed the user was among the 100 to be returned but it is not (at least not now).
* Added missing Obsolete Attribute
* Fix Issue Speedygeek#337 + Added missing tests
Non-async version is implemented correctly
The text was updated successfully, but these errors were encountered: