1a40b3249e
Merge pull request #180 from CH1NRU5T/resolve-issue-cURL_initial_view_code
...
Resolve issue curl initial view code
2024-03-10 07:06:59 +05:30
d23019a43d
Accept test change
2024-03-10 07:02:23 +05:30
28516cd1c9
Revert "fixed curl code gen error for empty url"
...
This reverts commit 7e1ca33a28921789f0720542e63b2c520e553fcf.
2024-03-10 06:59:31 +05:30
1b4a5caa7a
Update cURL codegen
2024-03-10 05:33:53 +05:30
be33809173
Added tests for go_http_codegen
2024-03-10 02:03:14 +05:30
750a5af12b
fix test case
2024-03-09 21:22:25 +05:30
0134fa9789
Merge branch 'main' into fix-kotlin-codegen-import-issue
2024-03-09 21:17:09 +05:30
eaedca0ef6
Merge pull request #235 from Tanish2002/add-more-codegen-tests
...
feat(tests): add more tests for codegen with multipart body
2024-03-09 20:10:34 +05:30
8e9e668d0f
Migrate to api.apidash.dev
2024-03-09 20:06:42 +05:30
f412507f72
Merge pull request #236 from opxdelwin/issue-114
...
[feat] Enable parallel request handling
2024-03-09 15:01:32 +05:30
fcefe78966
Merge pull request #253 from opxdelwin/issue-252-updated
...
[feat] Implement Press Enter to Send Request in URL Input Field
2024-03-09 10:30:35 +05:30
304fb3c77a
Merge pull request #257 from mdrazak2001/test-fix-219
...
Fix broken test on Windows
2024-03-08 13:33:22 +05:30
890a446ea2
Fix test to check platform specific results
2024-03-08 13:26:07 +05:30
0dd99b322a
Merge pull request #232 from BrawlerXull/custom-markdown-tests
...
Added tests for CustomMarkDown
2024-03-08 11:50:16 +05:30
94ccf7598d
Update test case 1
2024-03-08 11:46:43 +05:30
96be5453f8
Migrate to API Dash APIs
2024-03-08 10:30:33 +05:30
744157d5a2
test fix
2024-03-05 00:18:55 +05:30
27bb3d8ff5
[tests] add enter key test
2024-03-03 21:28:42 +05:30
f0ff324b69
Added check for inline button test-failing
2024-03-03 10:06:49 +05:30
81218d9fe7
Removed unused changed
2024-03-02 18:39:51 +05:30
0a8b75b9fd
Added test cases for Custom markdown working
2024-03-02 18:36:47 +05:30
7e2f9e1144
Modified the tests
2024-03-02 18:11:45 +05:30
fe23daa3cd
removed unnecesary testcase
2024-03-02 09:00:16 +05:30
00f008d8a2
remove skip:true
2024-03-01 17:21:13 +02:00
1db5d88125
Ensure introData() Function Works During Testing by Using setMockInitialValues
2024-03-01 17:20:40 +02:00
e14446f2e3
Replace tester.pumpAndSettle();
with tester.pump();
...
Replacing `tester.pumpAndSettle();` with `tester.pump();` resolves an issue where `pumpAndSettle()` waits for all animations to complete, causing an infinite loop with `CircularProgressIndicator`. Using `pump()` ensures efficient frame building without unnecessary animation waiting.
2024-03-01 17:18:42 +02:00
77432e187d
Link test updated
2024-03-01 14:43:03 +05:30
3331d2aa72
[refactor] fix old buttons_tests
2024-03-01 13:16:14 +05:30
e1f8a1b041
feat(tests): add more tests for codegen with multipart body
2024-03-01 11:08:27 +05:30
03bf55149b
Removed skip = true
2024-03-01 07:24:54 +05:30
e6b71bd5a0
Added tests for CustomMarkDown
2024-03-01 01:56:27 +05:30
dc25c6a70e
Updated csv_previewer
2024-03-01 01:10:49 +05:30
2379c20017
Merge pull request #176 from BrawlerXull/csv-chinmay
...
Csv Previewer added
2024-03-01 00:41:57 +05:30
51be09b076
added the line back
2024-02-29 20:52:17 +05:30
6acca4cf87
corrected added headers
2024-02-29 12:44:37 +05:30
4e3b4a1f9c
updated header test
2024-02-27 17:54:54 +05:30
3cf677e89b
Fix Kotlin codegen to import MultipartBody
2024-02-25 21:17:19 -08:00
e497f8dfaa
Update har_utils_test.dart
2024-02-26 04:13:33 +05:30
b5fb769a89
codegen(actix): add tests
2024-02-25 07:26:18 +05:30
7389545030
codegen(ureq): add tests
2024-02-25 05:51:07 +05:30
7a6bb125c9
codegen(reqwest): small fix for payload and null headerList
2024-02-25 05:20:54 +05:30
e63c7ffd72
Merge branch 'foss42:main' into add-to-contributors-codegen-julia-update-levo-777
2024-02-24 23:08:22 +01:00
50d6b8cd06
julia_http_codegen_levo-777
2024-02-24 16:19:54 +01:00
474b718ccc
Merge branch 'main' into resolve-issue-cURL_initial_view_code
2024-02-24 12:54:46 +05:30
7e1ca33a28
fixed curl code gen error for empty url
2024-02-24 12:48:53 +05:30
838cd5f1cc
codegen(reqwest): fix tests
2024-02-24 10:46:21 +05:30
4a519cfa0a
csv added
2024-02-24 09:07:40 +05:30
1937659e6f
Update request_models.dart
2024-02-24 06:35:11 +05:30
32d246cade
feat: add codegen for rust(reqwest)
2024-02-23 13:12:18 +05:30
40021954a4
Update settings_model_test.dart
2024-02-08 06:08:22 +05:30