|
1376a7f898
|
indicate that test is being skipped and why
|
2023-08-30 12:53:42 -07:00 |
|
|
b2ae14657d
|
update readme with proxy instructions
|
2023-08-29 15:22:13 -07:00 |
|
|
88c8643eb3
|
fix url encoding early out
|
2023-08-29 15:21:47 -07:00 |
|
|
993f9cd91c
|
allow -vvv as option on demo
|
2023-08-29 15:21:15 -07:00 |
|
|
9c403d0e18
|
cleanup output/remove one demo due to signature issue
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 6m11s
|
2023-08-29 12:47:22 -07:00 |
|
|
316a388b79
|
support chunked encoding (but not streaming really)
|
2023-08-29 12:36:18 -07:00 |
|
|
0a1de2b967
|
support chunked transfer encoding to create failing test
|
2023-08-29 11:56:23 -07:00 |
|
|
70bd8dafa5
|
add more information on unexpected response
|
2023-08-29 11:56:01 -07:00 |
|
|
48fc41c4b8
|
return cleaner error when response not expected
|
2023-08-29 11:30:21 -07:00 |
|
|
bd72bbb1f3
|
clean up output (first pass)
|
2023-08-29 11:29:50 -07:00 |
|
|
9d7df078b0
|
0.11 now looks for std_options decl in root
|
2023-08-29 11:29:16 -07:00 |
|
|
812ad96a66
|
add proxy support
|
2023-08-29 11:24:34 -07:00 |
|
|
58949127d6
|
add help to demo program
|
2023-08-29 07:26:11 -07:00 |
|
|
591f4c43e0
|
all services from main.zig now under test
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 6m28s
|
2023-08-28 17:49:30 -07:00 |
|
|
71978e2386
|
add comment in demo on TLS v1.3 situation
|
2023-08-28 16:42:43 -07:00 |
|
|
a8dddfbd30
|
update readme and talk about TLS 1.3 (sigh)
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 6m59s
|
2023-08-28 14:25:59 -07:00 |
|
|
c8cba54fe0
|
ec2_query_with_input under test
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 7m9s
|
2023-08-28 13:30:39 -07:00 |
|
|
6d3e820bd1
|
add ec2_query_no_input
|
2023-08-28 13:10:16 -07:00 |
|
|
eafb62aee9
|
fix leaks/re-enable rest_json_1 tests
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 6m28s
|
2023-08-28 12:37:34 -07:00 |
|
|
a1e13775f7
|
update readme
|
2023-08-28 12:18:38 -07:00 |
|
|
827c90ab8a
|
add rest json tests (skippped -still leaky
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 5m15s
|
2023-08-27 23:20:07 -07:00 |
|
|
034172c7b3
|
progress indicator on main
|
2023-08-27 23:18:55 -07:00 |
|
|
1b2b51be88
|
fix path not added on override
|
2023-08-27 23:18:15 -07:00 |
|
|
c39fc940b9
|
fix map pattern in zig 0.11
|
2023-08-27 23:07:35 -07:00 |
|
|
edf931f827
|
add json_1_1_query_no_input: ecs listClusters runtime
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 5m16s
|
2023-08-27 21:53:39 -07:00 |
|
|
2718e064cd
|
add json_1_1_query_with_input: ecs listClusters runtime
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after -2562047h47m16.854775808s
|
2023-08-27 21:48:27 -07:00 |
|
|
298a15a656
|
add json_1_0_query_no_input: dynamodb listTables runtime
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after -2562047h47m16.854775808s
|
2023-08-27 21:35:31 -07:00 |
|
|
10e44aa751
|
add json 1.0 query with input/dynamodb listTables
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 5m19s
|
2023-08-27 21:26:37 -07:00 |
|
|
98d27b3145
|
add sqs listQueues call and request method/target testing
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 5m15s
|
2023-08-27 19:55:45 -07:00 |
|
|
47fbda5e06
|
drop sentinal on return to snakeToCamel
|
2023-08-27 19:54:51 -07:00 |
|
|
17ff6d3e82
|
clean up test code in prep for other main stuff
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 5m18s
|
2023-08-27 18:12:32 -07:00 |
|
|
06429e0853
|
re-enable full demo code
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 5m16s
|
2023-08-27 17:36:26 -07:00 |
|
|
978bb783e3
|
all url tests passing
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 5m1s
|
2023-08-27 17:17:14 -07:00 |
|
|
9fd98c176a
|
remove TODO
|
2023-08-27 17:05:20 -07:00 |
|
|
a4f9ca969c
|
bring EC2 back to par with 0.9.0 implementation
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after 1m15s
|
2023-08-27 17:04:49 -07:00 |
|
|
a580983c89
|
add failing test, reproducing issue in src/main
|
2023-08-27 16:29:20 -07:00 |
|
|
7c40549200
|
cast two more content_length u64 to usize
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 4m12s
|
2023-08-27 15:43:40 -07:00 |
|
|
8361431754
|
clean up/add credential handling
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after 1m26s
|
2023-08-27 15:24:58 -07:00 |
|
|
26adee27e6
|
update README
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after 3m25s
|
2023-08-27 12:12:04 -07:00 |
|
|
779d940849
|
remove demos that are not yet functional
|
2023-08-27 11:54:31 -07:00 |
|
|
ae07f82dd5
|
disable ec2_query demos temporarily
|
2023-08-27 11:40:56 -07:00 |
|
|
b2bd779de7
|
re-enable whatever test that was
|
2023-08-27 11:03:38 -07:00 |
|
|
18a0ed5ce4
|
refalldecls for referenced dependencies
|
2023-08-27 11:01:40 -07:00 |
|
|
c84baf5152
|
address test leaks
|
2023-08-27 10:53:51 -07:00 |
|
|
06040ac649
|
you CAN fix stupid!
|
2023-08-27 10:53:30 -07:00 |
|
|
1c072c454d
|
fix crash. leaks remain
|
2023-08-27 10:34:39 -07:00 |
|
|
1ba69e38ed
|
unit test crashing and leaky, but not failing
|
2023-08-27 10:29:01 -07:00 |
|
|
5df8ae8edd
|
make json pass tests (2 tests skipped)
|
2023-08-27 10:26:22 -07:00 |
|
|
c6524ff1d3
|
fix dupeAndUnescape return value
|
2023-08-27 09:47:38 -07:00 |
|
|
088638661a
|
fix tests in url.zig
|
2023-08-27 09:35:54 -07:00 |
|