243 Commits
Author SHA1 Message Date
Salvatore Giordano 7e9944730f add tests 2021-07-02 12:28:36 +02:00
Salvatore Giordano c617b3040a add connectWebsocket property to connectUser calls 2021-07-02 11:58:23 +02:00
Salvatore Giordano c7ea25c672 better user api tests 2021-06-26 13:44:06 +02:00
Salvatore Giordano ddfe015513 better moderation api tests 2021-06-26 13:41:41 +02:00
Salvatore Giordano 9857db0635 better message api tests 2021-06-26 13:37:40 +02:00
Salvatore Giordano ff8ff6d7ce better guest api tests 2021-06-26 13:27:09 +02:00
Salvatore Giordano 1a817a3282 better device api tests 2021-06-26 13:26:25 +02:00
Salvatore Giordano 9cc6ef124c better channel api tests 2021-06-26 13:25:06 +02:00
Salvatore Giordano 56bce0957c fix payload and improve tests 2021-06-26 12:41:52 +02:00
Sahil Kumar 675bffe7b9 fix offline user connection, add tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-18 16:10:34 +05:30
Sahil Kumar dc4b3f11a4 flutter format .
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 17:23:53 +05:30
Sahil Kumar a5bc00fe5f add channel.setExtraData tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 17:18:47 +05:30
Sahil Kumar 73d6527725 fix analyzer warnings
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 17:09:50 +05:30
Sahil KumarandGitHub a98148e0db Update packages/stream_chat/test/src/core/models/reaction_test.dart 2021-06-17 15:01:53 +05:30
Sahil KumarandGitHub 6a2efb18e4 Update packages/stream_chat/test/src/core/models/reaction_test.dart 2021-06-17 15:01:45 +05:30
Salvatore Giordano 907573dab1 add event tests 2021-06-17 10:34:53 +02:00
Salvatore Giordano 91907639ad add more user and channel config test 2021-06-17 10:01:46 +02:00
Salvatore Giordano aef63f3722 add more read test 2021-06-17 09:40:01 +02:00
Salvatore Giordano d4b5154cba add reaction test 2021-06-17 09:31:54 +02:00
Salvatore Giordano 4e9699dbf4 add OwnUser test 2021-06-17 09:31:53 +02:00
Salvatore Giordano 51f8e030f5 add mute test 2021-06-17 09:31:53 +02:00
Salvatore Giordano 2d6cc796e8 move jsons to fixtures 2021-06-17 09:31:53 +02:00
Sahil Kumar e8e1d53aa3 add client_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-16 22:19:00 +05:30
Sahil Kumar 7c9bc3b950 merge origin/develop into ref/segregate-api-layer
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-15 17:32:09 +05:30
Sahil Kumar 2a58ca535d Add retry_queue_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-14 16:56:36 +05:30
Sahil Kumar e2529231fd add initialized channel tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-09 21:01:35 +05:30
Sahil Kumar 89f989003d add core/api tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-08 16:09:17 +05:30
Salvatore Giordano 6239fefbaa Merge branch 'develop' into feat/pinned 2021-06-08 09:43:07 +02:00
Salvatore Giordano 877de57669 use skipPush as a send message param 2021-06-07 13:04:23 +02:00
Deven Joshi 9f60af5e16 fix: fixed pin tests 2021-06-07 12:52:57 +05:30
Deven Joshi e351374100 fix: fixed update tests 2021-06-07 12:44:49 +05:30
Sahil Kumar bdfbc27917 add stream_chat_error_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 17:09:41 +05:30
Sahil Kumar b64aa70b73 remove, refactor old tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 16:27:37 +05:30
Sahil Kumar dbb98811ab push mocks.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 16:26:35 +05:30
Sahil Kumar cb9a8a23a9 add timer_helper_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 16:25:12 +05:30
Sahil Kumar 214d1bcf1d add core/http tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-04 16:24:52 +05:30
Sahil Kumar 473851684b add platform_detector_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-03 22:29:52 +05:30
Sahil Kumar 7a95192093 add extension_test.dart, serializer_test.dart and utils_test.dart 2021-06-03 21:44:12 +05:30
Sahil Kumar 63d391ba7a add chat_persistence_client_test.dart 2021-06-03 20:04:32 +05:30
Sahil Kumar 1626d7432c add websocket_test.dart 2021-06-03 18:06:56 +05:30
Sahil Kumar 12e6b9c500 unify errors, refactor retry_queue
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-02 17:56:38 +05:30
Sahil Kumar 5cada0ce49 Merge branches 'develop' and 'ref/segregate-api-layer' of https://github.com/GetStream/stream-chat-flutter into ref/segregate-api-layer
 Conflicts:
	packages/stream_chat/lib/src/api/channel.dart
	packages/stream_chat/lib/src/client.dart
	packages/stream_chat_persistence/lib/src/db/moor_chat_database.g.dart
2021-05-27 20:07:11 +05:30
Sahil Kumar 839ced618b major refactoring
Signed-off-by: Sahil Kumar <[email protected]>
2021-05-27 19:59:34 +05:30
Salvatore Giordano d764de9f68 add test 2021-05-21 11:37:03 +02:00
Salvatore Giordano 5b39893f76 add test 2021-05-21 11:36:08 +02:00
Salvatore Giordano 26e1c21e70 add filter.raw 2021-05-17 12:53:37 +02:00
Salvatore Giordano 16953b3a0a remove print 2021-05-17 12:35:57 +02:00
Salvatore Giordano c7eeb35ef9 add test 2021-05-17 12:35:13 +02:00
Salvatore Giordano 0d12e701a0 fix tests 2021-04-30 14:59:54 +02:00
Sahil Kumar a2d8ddc72b add type safe filters in queryUsers and queryMembers
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-30 14:21:10 +05:30