FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for awscli/testutils.py - digideskio/aws-cli · GitHub
digideskio
/
aws-cli
Public
forked from
aws/aws-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
aws-cli
awscli
testutils.py
on
develop
User selector
Datepicker
Commit history
Commits on Mar 2, 2016
Fix ordering issue with tests
Show description for 16a1499
jamesls
committed
16a1499
View commit details
Copy full SHA for 16a1499
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Switch test code over to skip_if_windows
Show description for 900fb63
jamesls
committed
900fb63
View commit details
Copy full SHA for 900fb63
View code at this point
Browse repository at this point
Merge pull request #1608 from rayluo/bucket-already-owned-by-you
Show description for 0f7044b
rayluo
committed
0f7044b
View commit details
Copy full SHA for 0f7044b
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Switch from awscli.errorhandler.ClientError to botocore.exceptions.ClientError
rayluo
committed
76425dd
View commit details
Copy full SHA for 76425dd
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Add a comment about why patches are bad
kyleknap
committed
63ce1e6
View commit details
Copy full SHA for 63ce1e6
View code at this point
Browse repository at this point
Fix one potential leaky patch
kyleknap
committed
88f8274
View commit details
Copy full SHA for 88f8274
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Survive a BucketAlreadyOwnedByYou error
Show description for d6ccb59
rayluo
committed
d6ccb59
View commit details
Copy full SHA for d6ccb59
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
Fix codecommit integration test
kyleknap
committed
8ef91f0
View commit details
Copy full SHA for 8ef91f0
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Properly configure loader sharing in tests
Show description for 16a59ac
jamesls
committed
16a59ac
View commit details
Copy full SHA for 16a59ac
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
Add a test that will count the occurrences of a string in the output
carsonmcdonald
committed
1d22163
View commit details
Copy full SHA for 1d22163
View code at this point
Browse repository at this point
Commits on Apr 27, 2015
API updates for botocore loader changes
Show description for 624afb8
jamesls
committed
624afb8
View commit details
Copy full SHA for 624afb8
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
Add unit test for cloudfront command
Show description for 2b28fb0
kyleknap
authored and
jamesls
committed
2b28fb0
View commit details
Copy full SHA for 2b28fb0
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Add globalargs integration tests
Show description for 5a189c2
jamesls
committed
5a189c2
View commit details
Copy full SHA for 5a189c2
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Update code from feedback
kyleknap
committed
0daba05
View commit details
Copy full SHA for 0daba05
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
Rename assert_params_for_cmd2 to assert_params_for_cmd
Show description for 86260d3
jamesls
committed
86260d3
View commit details
Copy full SHA for 86260d3
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Revert "Revert "Merge pull request #1132 from kyleknap/tag-parser""
Show description for 6e7f354
kyleknap
committed
6e7f354
View commit details
Copy full SHA for 6e7f354
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Revert "Merge pull request #1132 from kyleknap/tag-parser"
Show description for 945ea53
kyleknap
committed
945ea53
View commit details
Copy full SHA for 945ea53
View code at this point
Browse repository at this point
Merge pull request #1132 from kyleknap/tag-parser
Show description for de608ab
kyleknap
committed
de608ab
View commit details
Copy full SHA for de608ab
View code at this point
Browse repository at this point
Parse "--port 8--1" properly
Show description for 9bf00c9
jamesls
committed
9bf00c9
View commit details
Copy full SHA for 9bf00c9
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Port py2/py3 assertCountEqual to testutils
kyleknap
committed
dc784de
View commit details
Copy full SHA for dc784de
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
Updated six to use six vendored in botocore
kyleknap
committed
47f3d0c
View commit details
Copy full SHA for 47f3d0c
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
Update code with botocore changes
kyleknap
committed
67594ad
View commit details
Copy full SHA for 67594ad
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Update handlers with new event kwargs
Show description for 73cb257
jamesls
committed
73cb257
View commit details
Copy full SHA for 73cb257
View code at this point
Browse repository at this point
Commits on Oct 3, 2014
Update CLI to work with normalized botocore models
Show description for c522e52
jamesls
committed
c522e52
View commit details
Copy full SHA for c522e52
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Incorporated feedback on stream tests.
kyleknap
committed
0d00220
View commit details
Copy full SHA for 0d00220
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Fixed too much memory usage for s3 streaming
Show description for e65b02f
kyleknap
committed
e65b02f
View commit details
Copy full SHA for e65b02f
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
Added the ability to stream data using ``cp``.
Show description for c57fa91
kyleknap
committed
c57fa91
View commit details
Copy full SHA for c57fa91
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
Added a ``--source-region`` parameter.
Show description for dc5c6f2
kyleknap
committed
dc5c6f2
View commit details
Copy full SHA for dc5c6f2
View code at this point
Browse repository at this point
Commits on Jun 26, 2014
Add customizations for cloudsearchdomain command
Show description for b01737c
jamesls
committed
b01737c
View commit details
Copy full SHA for b01737c
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Update tests to work with endpoint heuristics branch
jamesls
committed
d341fe3
View commit details
Copy full SHA for d341fe3
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
Update s3 integ tests to be less fragile
Show description for 432dbb1
jamesls
committed
432dbb1
View commit details
Copy full SHA for 432dbb1
View code at this point
Browse repository at this point
Commits on May 21, 2014
Move test utilities into awscli.testutils module
Show description for f62b510
jamesls
committed
f62b510
View commit details
Copy full SHA for f62b510
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL