Ankit Mahato
cb8bfebecd
Refactor codegen
2024-03-12 05:19:03 +05:30
Ankit Mahato
fc7a051285
POST 2 test updates
2024-03-12 02:24:35 +05:30
Ankit Mahato
9be445072c
Update har_utils_test.dart
2024-03-12 02:06:21 +05:30
Ankit Mahato
2d5186bdf8
Update for POST 2
2024-03-12 02:04:01 +05:30
Ankit Mahato
e8fd13cbce
Update Python requests codegen
2024-03-12 01:52:24 +05:30
Ankit Mahato
e517e9d919
Update request_model_test.dart
2024-03-12 01:51:12 +05:30
Ankit Mahato
20d99e0258
Update POST Model 2
2024-03-12 01:50:57 +05:30
Ankit Mahato
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
Ankit Mahato
d23019a43d
Accept test change
2024-03-10 07:02:23 +05:30
Ankit Mahato
28516cd1c9
Revert "fixed curl code gen error for empty url"
...
This reverts commit 7e1ca33a28 .
2024-03-10 06:59:31 +05:30
Ankit Mahato
1b4a5caa7a
Update cURL codegen
2024-03-10 05:33:53 +05:30
Apoorv Dwivedi
be33809173
Added tests for go_http_codegen
2024-03-10 02:03:14 +05:30
Ankit Mahato
750a5af12b
fix test case
2024-03-09 21:22:25 +05:30
Ankit Mahato
0134fa9789
Merge branch 'main' into fix-kotlin-codegen-import-issue
2024-03-09 21:17:09 +05:30
Ankit Mahato
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
Ankit Mahato
8e9e668d0f
Migrate to api.apidash.dev
2024-03-09 20:06:42 +05:30
Ankit Mahato
f412507f72
Merge pull request #236 from opxdelwin/issue-114
...
[feat] Enable parallel request handling
2024-03-09 15:01:32 +05:30
Ankit Mahato
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
Ankit Mahato
304fb3c77a
Merge pull request #257 from mdrazak2001/test-fix-219
...
Fix broken test on Windows
2024-03-08 13:33:22 +05:30
Ankit Mahato
890a446ea2
Fix test to check platform specific results
2024-03-08 13:26:07 +05:30
Ashita Prasad
0dd99b322a
Merge pull request #232 from BrawlerXull/custom-markdown-tests
...
Added tests for CustomMarkDown
2024-03-08 11:50:16 +05:30
Ashita Prasad
94ccf7598d
Update test case 1
2024-03-08 11:46:43 +05:30
Ashita Prasad
96be5453f8
Migrate to API Dash APIs
2024-03-08 10:30:33 +05:30
Mohammed Abdul Razak Wahab
744157d5a2
test fix
2024-03-05 00:18:55 +05:30
Delwin Mathew
27bb3d8ff5
[tests] add enter key test
2024-03-03 21:28:42 +05:30
Chinmay
f0ff324b69
Added check for inline button test-failing
2024-03-03 10:06:49 +05:30
Chinmay
81218d9fe7
Removed unused changed
2024-03-02 18:39:51 +05:30
Chinmay
0a8b75b9fd
Added test cases for Custom markdown working
2024-03-02 18:36:47 +05:30
Chinmay
7e2f9e1144
Modified the tests
2024-03-02 18:11:45 +05:30
Chinmay
fe23daa3cd
removed unnecesary testcase
2024-03-02 09:00:16 +05:30
Yousef Rabia
00f008d8a2
remove skip:true
2024-03-01 17:21:13 +02:00
Yousef Rabia
1db5d88125
Ensure introData() Function Works During Testing by Using setMockInitialValues
2024-03-01 17:20:40 +02:00
Yousef Rabia
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
Chinmay Chaudhari
77432e187d
Link test updated
2024-03-01 14:43:03 +05:30
Delwin Mathew
3331d2aa72
[refactor] fix old buttons_tests
2024-03-01 13:16:14 +05:30
Tanish2002
e1f8a1b041
feat(tests): add more tests for codegen with multipart body
2024-03-01 11:08:27 +05:30
Chinmay Chaudhari
03bf55149b
Removed skip = true
2024-03-01 07:24:54 +05:30
Chinmay Chaudhari
e6b71bd5a0
Added tests for CustomMarkDown
2024-03-01 01:56:27 +05:30
Ashita Prasad
dc25c6a70e
Updated csv_previewer
2024-03-01 01:10:49 +05:30
Ashita Prasad
2379c20017
Merge pull request #176 from BrawlerXull/csv-chinmay
...
Csv Previewer added
2024-03-01 00:41:57 +05:30
PCoder23
51be09b076
added the line back
2024-02-29 20:52:17 +05:30
PCoder23
6acca4cf87
corrected added headers
2024-02-29 12:44:37 +05:30
PCoder23
4e3b4a1f9c
updated header test
2024-02-27 17:54:54 +05:30
Elise
3cf677e89b
Fix Kotlin codegen to import MultipartBody
2024-02-25 21:17:19 -08:00
Ashita Prasad
e497f8dfaa
Update har_utils_test.dart
2024-02-26 04:13:33 +05:30
Tanish2002
b5fb769a89
codegen(actix): add tests
2024-02-25 07:26:18 +05:30
Tanish2002
7389545030
codegen(ureq): add tests
2024-02-25 05:51:07 +05:30
Tanish2002
7a6bb125c9
codegen(reqwest): small fix for payload and null headerList
2024-02-25 05:20:54 +05:30
Levan Mebonia
e63c7ffd72
Merge branch 'foss42:main' into add-to-contributors-codegen-julia-update-levo-777
2024-02-24 23:08:22 +01:00
Levan Mebonia
50d6b8cd06
julia_http_codegen_levo-777
2024-02-24 16:19:54 +01:00