Commit Graph
77 Commits
Author SHA1 Message Date
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 d758f3df1d change file structure, replace rate_limit with the pub dependency
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-03 13:38:32 +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
Sahil Kumar 8735901c75 add equality tests for filters
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 16:07:41 +05:30
Sahil Kumar 697e14457e cleanup
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 15:47:00 +05:30
Sahil Kumar 8c666caa52 refactor (core <-> ui <-> persistence) with the new filter changes.
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 15:41:00 +05:30
Sahil Kumar ac995b2fc9 feat(llc): add support for type safe filters
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-26 19:55:50 +05:30
Salvatore Giordano 4c4473d4b5 migrate sample app 2021-04-20 13:14:07 +02:00
Sahil Kumar 9440bd4793 modify event tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 13:57:49 +05:30
Sahil Kumar a273730b09 fix event tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 13:54:29 +05:30
Salvatore Giordano 79769acef0 ignore islocal 2021-04-20 09:41:41 +02:00
Salvatore Giordano 5c5c4bbc3f fix tests 2021-04-19 15:11:40 +02:00
Sahil Kumar 07196eab96 fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-19 17:43:11 +05:30
Salvatore Giordano af135ecb9c move on with the migration 2021-04-19 12:40:00 +02:00
Deven Joshi e1ab168d33 fix: client state migrated to null 2021-04-16 17:52:08 +05:30
Deven Joshi be9c841c8a fix: Review changes 2021-04-16 13:41:05 +05:30
Deven Joshi 834e29c3cc fix: generated new models, fixed reactions 2021-04-14 19:31:59 +05:30
Salvatore Giordano 1bff129deb hotfix tests 2021-04-14 14:01:34 +02:00
Deven Joshi 88f9bcc80c feat: Converted to ios models part II 2021-04-14 14:56:04 +05:30
Salvatore Giordano 97c35371af fix models 2021-04-13 15:48:05 +02:00
Deven Joshi fe07b8dbb0 feat: Converted to ios models 2021-04-13 18:20:43 +05:30