172 Commits

Author SHA1 Message Date
37eb188cc3 added tests for faraday code generator 2024-03-31 19:29:50 +05:30
8ad1e1b9f1 Update julia_http_codegen_test.dart 2024-03-31 17:34:41 +05:30
62fc4a020b removed ruby files 2024-03-30 20:35:54 +05:30
329fc8d807 fixed all existing tests and added tests for POST 4 to POST 9 2024-03-30 20:11:03 +05:30
e970aa1cc3 added test for ruby faraday codegen 2024-03-28 04:19:22 +05:30
107d702b36 adding_ruby_net_http 2024-03-26 03:06:52 +05:30
9f54ca260a added test for java async http client 2024-03-24 18:55:43 +05:30
3886755ae9 fixed json body and head2 2024-03-24 01:54:33 +05:30
5b4ff7a000 printing out response code and body 2024-03-24 00:51:15 +05:30
d91b5c059b added tests for java http client codegen 2024-03-23 21:33:02 +05:30
f5f833046b added test for rest_sharp.dart and fixed minor bugs 2024-03-23 18:14:11 +05:30
d0ec2c74d1 modification in code snippet 2024-03-22 18:26:19 +05:30
08272692a8 added tests for java unirest 2024-03-21 22:33:17 +05:30
816eae4b33 removed the unncessary header usage 2024-03-21 21:34:44 +05:30
decd1d68eb Padded response body print statement 2024-03-21 20:53:48 +05:30
2a79270c4a undoing accidental changes in julia test cases file 2024-03-21 16:44:11 +05:30
7f3df0bf5c final compilation corrections 2024-03-21 15:25:53 +05:30
842e67eab5 correction of compilation error 2024-03-21 11:19:46 +05:30
f99a84375a Fixed headers and corresponding template 2024-03-21 02:40:47 +05:30
beeece8875 added content type header in formdata 2024-03-20 23:13:06 +05:30
20c8ee3210 added C libcurl in the readme.d file 2024-03-20 22:56:24 +05:30
9265cc9d8d Tests: Added all tests as mentioned in #80, all tests passing. 2024-03-19 18:51:45 +05:30
a6291e2d63 wrote all test cases except POST 4 to 9 according to #80 2024-03-19 17:11:13 +05:30
7ab3f90093 feature C libcurl 2024-03-19 15:24:49 +05:30
97d3c30bba Fixed rust generated code and testcases 2024-03-18 20:26:33 +05:30
48d4beff00 Added curl rust code generator 2024-03-17 02:48:54 +05:30
63f5322beb Merge pull request #302 from PCoder23/kotlin-okhttp-tests
added test cases for kotli okhttp3
2024-03-16 01:16:53 +05:30
8b3a3568d8 fixed issues 2024-03-15 22:43:57 +05:30
a3fd05f905 fixes 2024-03-15 18:56:06 +05:30
9e007faf10 added post test 4, and 6 to 9 2024-03-15 17:51:41 +05:30
f80b6b343d test(axios): update tests with respect to new changes 2024-03-15 14:31:14 +05:30
3148c5af03 Merge pull request #192 from ShiqiuC/add-java-okhttp-codegen
feat: add codegen for Java(okhttp)
2024-03-15 05:39:53 +05:30
b8cb684cc0 Merge pull request #295 from Tanish2002/add-fetch-multipart-tests
Refactor Javascript Fetch and add Multipart form tests
2024-03-15 05:26:55 +05:30
6aaa29cb98 js minor fix 2024-03-15 05:24:50 +05:30
3e2cc90263 fixes 2024-03-15 04:50:32 +05:30
02c4d92c95 Merge pull request #296 from nikkivirtuoso/update_test_cases_for_dart_http
update: test cases added from POST4 to POST9 for dart (http)
2024-03-14 18:58:59 +05:30
5b28debd35 Merge remote-tracking branch 'upstream/main' into add-fetch-multipart-tests 2024-03-14 18:43:28 +05:30
2be85a1115 test(fetch): update tests with respect to new changes 2024-03-14 18:40:05 +05:30
926ca3ad96 handled null cases and updated test cases POST4 to POST9 2024-03-14 18:03:23 +05:30
4eb67294d7 test cases added from POST4 to POST9 for dio http 2024-03-14 13:55:21 +05:30
12177fcff3 Add codegen for java okhttp and test cases 2024-03-14 00:05:55 -07:00
872c5a5cd3 fixes 2024-03-14 03:11:53 +05:30
f9bb3f54ea Merge branch 'main' into add-to-contributors-codegen-julia-update-levo-777 2024-03-14 02:58:01 +05:30
1575c8e564 Merge pull request #289 from nikkivirtuoso/updating_dart_dio
fix: testcases and dart dio codegen
2024-03-14 02:42:39 +05:30
d56b2b6489 handling of null string and test cases updated 2024-03-14 02:13:01 +05:30
41d72d21d7 flutter test all cases passed 2024-03-14 00:25:09 +05:30
1c43e8d863 cofigured with mail 2024-03-14 00:11:15 +05:30
bacc221452 minor changes in test cases 2024-03-13 22:24:11 +05:30
5ae4d04156 all test cases has been updated regarding dart dio 2024-03-13 21:53:03 +05:30
62551f05f4 python http.client update 2024-03-13 11:09:13 +05:30