Commit Graph

930 Commits

Author SHA1 Message Date
Ashita Prasad
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
Tanish2002
5b28debd35 Merge remote-tracking branch 'upstream/main' into add-fetch-multipart-tests 2024-03-14 18:43:28 +05:30
Tanish2002
2be85a1115 test(fetch): update tests with respect to new changes 2024-03-14 18:40:05 +05:30
Tanish2002
c37fed8997 fix(codgen-fetch): fix the broken codegen for multipart requests as well as refactor it 2024-03-14 18:37:56 +05:30
Nishant Kumar
926ca3ad96 handled null cases and updated test cases POST4 to POST9 2024-03-14 18:03:23 +05:30
Nishant Kumar
4eb67294d7 test cases added from POST4 to POST9 for dio http 2024-03-14 13:55:21 +05:30
Elise
12177fcff3 Add codegen for java okhttp and test cases 2024-03-14 00:05:55 -07:00
Ankit Mahato
3b99596b90 Merge pull request #187 from levo-777/add-to-contributors-codegen-julia-update-levo-777
Feat : Add CodeGen for Julia (http)
2024-03-14 03:14:28 +05:30
Ankit Mahato
872c5a5cd3 fixes 2024-03-14 03:11:53 +05:30
Ankit Mahato
f9bb3f54ea Merge branch 'main' into add-to-contributors-codegen-julia-update-levo-777 2024-03-14 02:58:01 +05:30
Ashita Prasad
1575c8e564 Merge pull request #289 from nikkivirtuoso/updating_dart_dio
fix: testcases and dart dio codegen
2024-03-14 02:42:39 +05:30
Nishant Kumar
d56b2b6489 handling of null string and test cases updated 2024-03-14 02:13:01 +05:30
Nishant Kumar
41d72d21d7 flutter test all cases passed 2024-03-14 00:25:09 +05:30
Nishant Kumar
1c43e8d863 cofigured with mail 2024-03-14 00:11:15 +05:30
Nishant Kumar
bacc221452 minor changes in test cases 2024-03-13 22:24:11 +05:30
Nishant Kumar
5ae4d04156 all test cases has been updated regarding dart dio 2024-03-13 21:53:03 +05:30
Ankit Mahato
7740505ee4 Update README.md 2024-03-13 15:10:58 +05:30
Ashita Prasad
d5ff4931ce Merge pull request #290 from carlos19960601/fix_intro_message
fix: when snapshot.hasError is true, text has not been initialized
2024-03-13 11:14:05 +05:30
Ashita Prasad
62551f05f4 python http.client update 2024-03-13 11:09:13 +05:30
Ankit Mahato
990b1f5e2a Update python_http_client_codegen_test.dart 2024-03-13 09:39:34 +05:30
qiang.zeng
8bfa824677 fix: when snapshot.hasError is true, text has not been initialized 2024-03-13 11:14:28 +08:00
Nishant Kumar
378f16035b package updation 2024-03-13 00:09:12 +05:30
Nishant Kumar
f495d7b233 fix: testcases and dart dio codegen 2024-03-12 23:57:42 +05:30
Ashita Prasad
faed5cd624 Merge pull request #159 from Tanish2002/add-rust-reqwest-codegen
feat: add codegen for rust(reqwest)
2024-03-12 21:15:44 +05:30
Ashita Prasad
19028c54e4 Merge branch 'main' into add-rust-reqwest-codegen 2024-03-12 21:02:56 +05:30
Ashita Prasad
d7d2c0ea49 Merge pull request #190 from Tanish2002/add-rust-ureq-codegen
feat: add codegen for rust(ureq)
2024-03-12 20:59:22 +05:30
Ashita Prasad
268e729100 Merge branch 'main' into add-rust-ureq-codegen 2024-03-12 20:29:08 +05:30
Ashita Prasad
f8c4f67f58 Merge pull request #174 from Tanish2002/add-rust-actix-codegen
feat: add codegen for rust(actix)
2024-03-12 20:27:32 +05:30
Ashita Prasad
b2b3111436 Merge branch 'main' into add-rust-actix-codegen 2024-03-12 20:22:50 +05:30
Ashita Prasad
039bdb488e Merge pull request #270 from apoorvdwi/add-go-http-codegen
Add CodeGen for Go (http)
2024-03-12 20:13:35 +05:30
Ashita Prasad
a8637ea609 Update codegen order 2024-03-12 20:12:57 +05:30
Ashita Prasad
493ead5212 golang fixes and updates 2024-03-12 20:08:15 +05:30
Tanish2002
351b79d78f test(rust_reqwest_codegen): add multipart tests 2024-03-12 18:44:20 +05:30
Tanish2002
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
Tanish2002
c06c0fc2e8 test(rust_ureq_codegen): add multipart tests 2024-03-12 18:30:53 +05:30
Tanish2002
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
Tanish2002
cdc86b57fb test(rust_actix_codegen): add multipart tests 2024-03-12 18:06:03 +05:30
Tanish2002
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
Apoorv Dwivedi
6c2dc7540b Refactored go http codegen and test file 2024-03-12 12:33:36 +05:30
Apoorv Dwivedi
35dc30e52d Merge branch 'main' of https://github.com/foss42/apidash into add-go-http-codegen 2024-03-12 12:30:03 +05:30
Ankit Mahato
897160f388 Removed as it is not required after refactoring 2024-03-12 12:04:07 +05:30
Sixtus Agbo
a057281a6f Test that selectedIdEditStateProvider has initial value of null 2024-03-12 04:07:09 +01:00
Sixtus Agbo
f71bf00dc3 Remove mockito 2024-03-12 03:57:51 +01:00
Sixtus Agbo
405decbd56 Test that navRailIndexStateProvider is properly disposed 2024-03-12 02:48:54 +01:00
Sixtus Agbo
a882d51022 Test that UI updates correctly when nav rail index changes 2024-03-12 02:38:54 +01:00
Sixtus Agbo
ba4bd77795 Test that nav rail index persist across widget rebuilds 2024-03-12 02:17:22 +01:00
Sixtus Agbo
b264a7e6a4 Ensure that navigation rail index update when icon button is pressed 2024-03-12 02:13:11 +01:00
Sixtus Agbo
4dad60d937 Test that correct pages are displayed for navRailIndexStateProvider value 2024-03-12 01:55:28 +01:00
Ankit Mahato
67fcc66aa2 Update HAR codegen 2024-03-12 05:23:27 +05:30
Ankit Mahato
e4f0633eca Update curl.dart 2024-03-12 05:20:15 +05:30