Commit Graph

12 Commits

Author SHA1 Message Date
Chris Simpson 2f7bd00dd6 feat: Removing accept header previews (#2515) 2022-08-01 09:37:23 -05:00
Brendan Forster eb65e090ca next batch of test cleanup (#2004) 2019-09-20 10:41:04 -03:00
Alexander Efremov 6f55ca8af7 added new unit tests 2016-06-29 01:58:41 +07:00
aedampir@gmail.com 622c19a974 added unit tests 2016-05-25 12:40:26 +07:00
aedampir@gmail.com 36c08248fa New convention test was added. Now each "TheCtor" class must have "EnsuresNonNullArguments" method were throwing of ArgumentNullException from client constructor class should be tested.
All unused "using" directives were removed.
2016-04-18 12:51:35 +07:00
Haacked 39354caa82 Deployment state is required for deployment status
Breaking change. This constructor parameter is now required.
2015-09-27 15:53:39 -07:00
Georgi Baychev b6af84d269 Removed the preview accepts header from the deployment api - no longer needed 2014-12-19 23:45:47 +02:00
Paul Betts d731f1bd97 More jacked up tests 2014-04-30 21:47:34 -07:00
Brendan Forster 5f124ee2e2 moved deployment client under Repository, updated errything related 2014-02-18 21:36:58 +11:00
Peter MacNaughton ddbfc0a8c5 Fixing unit tests for DeploymentsClient,
DeploymentStatusClient, ObservableDeploymentClient and
ObservableDeploymentStatusClient.
2014-02-09 11:56:35 -07:00
Peter MacNaughton 2e9263009d Fixing argument tests for ObservableDeployments...
Client and ObservableDeploymentStatusClient. Needed to make sure that
the tasks were actually run and not just scheduled.
2014-02-02 18:25:49 -07:00
Peter MacNaughton c5d12dcc7e Implemented ObservableDeploymentStatusClient and...
unit tests.
2014-01-21 10:29:36 -07:00