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
Udhay-Adithya
8d4eedc21b
tests: add authentication unit tests
2025-07-07 02:03:47 +05:30
Udhay-Adithya
74c09592bb
refactor: rename authData to authModel and update related tests
2025-07-01 01:03:52 +05:30
Rio Jos
8177cbeeab
tests for http options
2025-04-24 15:43:22 +05:30
Ankit Mahato
834aef6f3d
Adding more tests
2025-04-20 03:06:48 +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
Ashita Prasad
b7260005ef
Update response_model_test.dart
2025-02-15 18:21:33 +05:30
Ashita Prasad
0c682ac14e
Update response_model_test.dart
2025-01-11 14:27:49 +05:30
Ashita Prasad
301aa82731
Add request testing for Bad SSL endpoints
2024-12-22 02:13:47 +05:30
Ashita Prasad
a3536b021b
refactor
2024-10-22 07:06:06 +05:30
Ankit Mahato
58ace08ded
Refactor models
2024-04-19 19:28:34 +05:30
Ashita Prasad
96be5453f8
Migrate to API Dash APIs
2024-03-08 10:30:33 +05:30
Ashita Prasad
c5d651996e
Removed unused import
2023-05-01 09:46:56 +05:30
Ashita Prasad
3a1eeeed95
Testing ResponseModel
2023-04-24 07:11:11 +05:30