Ankit Mahato
8810dc3a35
Fix SettingsModel equality for defaultAIModel map
...
Replaces direct comparison of defaultAIModel with mapEquals to ensure deep equality. Updates related tests to include defaultAIModel in test cases for serialization, deserialization, copyWith, and toString.
2025-08-31 20:13:45 +05:30
Ankit Mahato
63fc31589d
Merge pull request #870 from synapsecode/airequests_proto
...
GenAI + AIRequests Feature
2025-08-29 02:06:20 +05:30
Ankit Mahato
7b7daa7dac
Add AI request model support and improve type handling
...
Refactored collection state management to handle API type changes and AI request models. Updated widgets and tests to support nullable HTTP methods and AI request models, and improved response body rendering for AI responses.
2025-08-28 23:34:28 +05:30
Udhay-Adithya
58de8e6d06
feat: use find.descendant for ExtendedTextField widgets
2025-08-09 15:57:32 +05:30
Manas Hejmadi
452020f720
AI Request History & Duplication Feature
2025-08-06 09:00:23 +05:30
Ankit Mahato
bc1dab9002
Merge branch 'main' into enhance-auth-fields
2025-08-06 03:05:33 +05:30
Ankit Mahato
625254b20f
Refactor auth handling in HTTP request functions
...
Removed redundant AuthModel parameter from sendHttpRequest and streamHttpRequest functions, now using authModel from HttpRequestModel directly. Updated all usages, tests, and related logic to reflect this change. Improved streaming response handling in CollectionStateNotifier and HttpResponseModel.
2025-08-06 02:42:23 +05:30
Ankit Mahato
af87942bdd
Remove unused imports from test and widget files
...
Cleaned up several files by removing unused import statements to improve code clarity and reduce unnecessary dependencies.
2025-08-05 21:22:16 +05:30
Ankit Mahato
be16016d95
Refactor dark mode color blending to extension method
...
Moved dark mode color blending logic to a Color extension (toDark) in the design system. Updated usages in ui_utils.dart and related tests to use the new extension. Removed the old getDarkModeColor function for cleaner and more idiomatic code organization.
2025-08-05 21:17:39 +05:30
Ankit Mahato
f4e0f82125
Merge branch 'main' into better_networking/sse
2025-08-05 06:18:21 +05:30
Udhay-Adithya
025c5e4478
refactor: update import paths for EnvAuthField
2025-07-21 21:13:08 +05:30
Udhay Adithya
95f68cf8b5
Merge branch 'foss42:main' into enhance-auth-fields
2025-07-21 11:57:18 +05:30
Udhay-Adithya
a219069ce3
test: update auth field tests
2025-07-19 13:42:27 +05:30
Udhay-Adithya
cc8abee296
feat: add environment variable substitution support for auth models
2025-07-19 01:20:57 +05:30
Udhay-Adithya
d9bc0d0c67
test: add tests for CodeEditor widget(coverage:100%)
2025-07-18 23:27:41 +05:30
Udhay-Adithya
5839bf58ed
test: add tests for pre and post request scripts handling in collection state notifier
2025-07-18 23:05:29 +05:30
Udhay-Adithya
efc49497c3
feat: improve script utils test(coverage 100%)
2025-07-18 20:53:10 +05:30
Udhay Adithya
1347d4ccfc
Merge branch 'foss42:main' into scripting-tests
2025-07-18 20:00:10 +05:30
Ankit Mahato
1dea1b442e
Fix test
2025-07-14 01:52:01 +05:30
Ankit Mahato
4f11185195
Update imports in tests
2025-07-12 16:23:46 +05:30
Udhay-Adithya
db2f5af773
refactor: move auth_textfield to widgets folder
2025-07-12 00:49:48 +05:30
Udhay-Adithya
51c44a3eb7
fix: update label for private key field in JWT auth fields test
2025-07-12 00:47:54 +05:30
Udhay-Adithya
20c71073cb
fix: update qop label in DigestAuthFields test
2025-07-12 00:42:24 +05:30
Manas Hejmadi
c58f6e6705
collection_providers_test: SSE Output in ResponseBody tested
2025-07-07 20:14:09 +05:30
Udhay-Adithya
a13d3d57d3
tests: add auth fields widget tests(coverage 98.4%)
2025-07-07 12:39:45 +05:30
Udhay-Adithya
8d4eedc21b
tests: add authentication unit tests
2025-07-07 02:03:47 +05:30
Manas Hejmadi
bf21ccdc98
Added Tests for (/lib/utils): 100% Coverage
2025-07-06 21:20:11 +05:30
Manas Hejmadi
2ab6de6a62
Refactored makeStreamedRequest out & replaced sendHttpRequest underlying code
2025-07-03 19:27:49 +05:30
Udhay-Adithya
1dab4fe007
feat: add pre_post_script_utils test
2025-07-02 00:09:30 +05:30
Udhay-Adithya
74c09592bb
refactor: rename authData to authModel and update related tests
2025-07-01 01:03:52 +05:30
Manas Hejmadi
383b6ad4bc
SSE: SSEDisplay Implemented along with SSE ResponseBodyView Type
2025-06-29 17:07:28 +05:30
Manas Hejmadi
882b393fdd
SSE: Stopping/Cancelling implementation
2025-06-29 17:06:21 +05:30
Ankit Mahato
69b9ad0895
Update tests
2025-06-29 01:24:03 +05:30
Ashita Prasad
792e458d40
Update settings_model_test.dart
2025-05-17 17:18:49 +05:30
Ankit Mahato
169d97b166
Update history_models_test.dart
2025-04-27 05:13:48 +05:30
Ankit Mahato
f437b77973
Update history_models.dart
2025-04-27 05:13:42 +05:30
Rio Jos
8177cbeeab
tests for http options
2025-04-24 15:43:22 +05:30
Ankit Mahato
99151e6673
cleanup
2025-04-23 04:25:46 +05:30
Ankit Mahato
a8b1e6afba
Merge pull request #813 from badnikhil/add-feature-460
...
Add CodeGen for Swift (Alamofire)
2025-04-23 04:20:44 +05:30
Nikhil
030ad8c401
all tests updated
2025-04-20 03:56:40 +05:30
Ankit Mahato
834aef6f3d
Adding more tests
2025-04-20 03:06:48 +05:30
Nikhil
adf415f7a4
Merge branch 'foss42:main' into add-feature-460
2025-04-20 01:41:19 +05:30
Ankit Mahato
29cb1e2744
Update response_model_test.dart
2025-04-20 00:51:53 +05:30
Ankit Mahato
fa5e9b3bfe
Adding test case for #630
2025-04-19 21:21:51 +05:30
Nikhil
db3b343d82
Merge branch 'foss42:main' into add-feature-460
2025-04-14 09:20:51 +05:30
Nikhil
33cd24f2f3
tests
2025-04-14 09:20:37 +05:30
Nikhil
d08bf8f564
tests and changes
2025-04-14 03:59:43 +05:30
Nikhil
857b3660b4
adding tests
2025-04-13 19:21:18 +05:30
Ankit Mahato
8ebf4c8e20
Update headerfield_test.dart
2025-04-13 00:06:52 +05:30
Nikhil
b31f9d184b
tests added
2025-04-09 05:03:59 +05:30