445 Commits

Author SHA1 Message Date
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
990b1f5e2a Update python_http_client_codegen_test.dart 2024-03-13 09:39:34 +05:30
f495d7b233 fix: testcases and dart dio codegen 2024-03-12 23:57:42 +05:30
19028c54e4 Merge branch 'main' into add-rust-reqwest-codegen 2024-03-12 21:02:56 +05:30
268e729100 Merge branch 'main' into add-rust-ureq-codegen 2024-03-12 20:29:08 +05:30
b2b3111436 Merge branch 'main' into add-rust-actix-codegen 2024-03-12 20:22:50 +05:30
039bdb488e Merge pull request #270 from apoorvdwi/add-go-http-codegen
Add CodeGen for Go (http)
2024-03-12 20:13:35 +05:30
493ead5212 golang fixes and updates 2024-03-12 20:08:15 +05:30
351b79d78f test(rust_reqwest_codegen): add multipart tests 2024-03-12 18:44:20 +05:30
c37ea648e4 Merge remote-tracking branch 'upstream/main' into add-rust-reqwest-codegen
- Merged upstream
- Made required changes with respect to upstream
- Fixed tests
2024-03-12 18:37:56 +05:30
c06c0fc2e8 test(rust_ureq_codegen): add multipart tests 2024-03-12 18:30:53 +05:30
6fc02de62b Merge remote-tracking branch 'upstream/main' into add-rust-ureq-codegen
- Merged upstream
- Made required changes with respect to upstream
- Fixed tests
2024-03-12 18:19:30 +05:30
cdc86b57fb test(rust_actix_codegen): add multipart tests 2024-03-12 18:06:03 +05:30
f6c8c9addf Merge remote-tracking branch 'upstream/main' into add-rust-actix-codegen
- Merged upstream
- Made required changes with respect to upstream
- Fixed tests
2024-03-12 16:48:43 +05:30
6c2dc7540b Refactored go http codegen and test file 2024-03-12 12:33:36 +05:30
35dc30e52d Merge branch 'main' of https://github.com/foss42/apidash into add-go-http-codegen 2024-03-12 12:30:03 +05:30
897160f388 Removed as it is not required after refactoring 2024-03-12 12:04:07 +05:30
a057281a6f Test that selectedIdEditStateProvider has initial value of null 2024-03-12 04:07:09 +01:00
f71bf00dc3 Remove mockito 2024-03-12 03:57:51 +01:00
405decbd56 Test that navRailIndexStateProvider is properly disposed 2024-03-12 02:48:54 +01:00
a882d51022 Test that UI updates correctly when nav rail index changes 2024-03-12 02:38:54 +01:00
ba4bd77795 Test that nav rail index persist across widget rebuilds 2024-03-12 02:17:22 +01:00
b264a7e6a4 Ensure that navigation rail index update when icon button is pressed 2024-03-12 02:13:11 +01:00
4dad60d937 Test that correct pages are displayed for navRailIndexStateProvider value 2024-03-12 01:55:28 +01:00
67fcc66aa2 Update HAR codegen 2024-03-12 05:23:27 +05:30
cb8bfebecd Refactor codegen 2024-03-12 05:19:03 +05:30
fc7a051285 POST 2 test updates 2024-03-12 02:24:35 +05:30
9be445072c Update har_utils_test.dart 2024-03-12 02:06:21 +05:30
2d5186bdf8 Update for POST 2 2024-03-12 02:04:01 +05:30
e8fd13cbce Update Python requests codegen 2024-03-12 01:52:24 +05:30
e517e9d919 Update request_model_test.dart 2024-03-12 01:51:12 +05:30
20d99e0258 Update POST Model 2 2024-03-12 01:50:57 +05:30