35 Commits

Author SHA1 Message Date
fdd749d4a0 Create codegen_test.dart 2024-01-08 00:18:37 +05:30
f74426f2d5 fix: renamed and moved tests 2023-12-27 21:57:26 +05:30
3fd0a1933c chore: add request_model tests 2023-12-27 12:16:40 +05:30
20be6b1ba1 fix: fix dart code gen tests' matcher 2023-12-23 16:57:49 +08:00
67f80563aa test:add dart dio code gen tests 2023-12-21 16:16:39 +08:00
a792e0fb35 feat: rewrite dart http code gen with dart code builder & format 2023-12-21 13:20:41 +08:00
e5ddc4f9f7 feat: JS/node.js axios codegen 2023-10-07 18:31:22 +05:30
fb27893b45 feat: nodejs fetch 2023-10-07 13:09:31 +05:30
41001326b0 feat: js fetch 2023-10-07 13:09:24 +05:30
8c55feae7f Create curl_codegen_test.dart 2023-10-07 08:19:25 +05:30
168a3fcc9f Create har_codegen_test.dart 2023-10-07 08:13:01 +05:30
de018ebe0a Update python_requests_codegen_test.dart 2023-10-07 08:12:25 +05:30
21c8de6d4d Update nomenclature 2023-10-06 21:28:12 +05:30
d89e259b02 feat: kotlin codegen 2023-10-01 20:15:21 +05:30
dda6e22dbf PythonHttpClient -> PythonHttpClientCodeGen 2023-09-30 23:06:01 +05:30
be31c43585 Update python requests codes 2023-09-30 22:28:00 +05:30
42024c819c Update dart_http_codegen_test.dart 2023-09-29 02:02:18 +05:30
8f8b5024b9 Update python_http_client_codegen_test.dart 2023-09-29 02:02:10 +05:30
ac069efc18 Fixes 2023-08-30 01:29:06 +05:30
7d8b493894 Merge branch 'main' of https://github.com/Mixel2004/api-dash into Mixel2004-main 2023-08-29 05:46:24 +05:30
8992c486cb Fix http.client 2023-08-29 05:32:06 +05:30
6627ecfd80 Merge branch 'main' into main 2023-08-29 05:22:55 +05:30
40e337ce92 dart http codegen tests 2023-08-29 04:42:31 +05:30
5405b8f37a Update test model 2023-08-27 18:06:58 +05:30
4436e84102 Migrate request models to a single file to test across codegens 2023-07-20 06:09:42 +05:30
b12ed83932 Update kotlin_okhttp_codegen_test.dart 2023-07-20 05:58:14 +05:30
1e97618fe3 fix: Removed Json which was causing error 2023-07-08 22:39:55 +05:30
2833c871fe Revert "Revert "Fixed the typo for incorrect codegen""
This reverts commit 9287021b84a14372ec94fa6b8430ea376a87ba64.
2023-07-04 23:20:06 +05:30
9287021b84 Revert "Fixed the typo for incorrect codegen"
This reverts commit 341432457182b20400006f41e8813d9d98014e02.
2023-07-04 23:18:27 +05:30
1b143af680 Add test for python (request) codegen 2023-07-04 22:34:46 +05:30
3414324571 Fixed the typo for incorrect codegen 2023-06-26 15:15:19 +05:30
1990622bce Added appropriate tests for the new codegen. 2023-06-23 12:54:57 +05:30
1537152cab Refactoring 2023-06-05 09:36:35 +05:30
8235d208c3 Added Query, Header tests and Refactoring 2023-06-04 15:42:47 +05:30
a3ad56cb53 Added Kotlin OkHttp Tests and refactoring. 2023-06-01 22:15:46 +05:30