Commit Graph

37 Commits

Author SHA1 Message Date
Aleksandr Prianichnikov c050264063 Resolve error with testing on iOS 10.3.1 2017-10-23 17:49:52 +03:00
Aleksandr Prianichnikov 59572ff591 Replace implementation of several MessageInputBarTests with simplier ones 2017-10-23 14:26:46 +03:00
Aleksandr Prianichnikov 5f61858127 Rename tests 2017-10-23 14:21:11 +03:00
Aleksandr Prianichnikov 672347e752 Resolve errors after merge & improve tests
- Improve tests for MessageInputBar
- Remove useless tests
2017-10-23 14:17:53 +03:00
Aleksandr Prianichnikov 4de7ea2c62 Rename methods and remove useless code 2017-10-11 12:52:26 +03:00
Aleksandr Prianichnikov 98f2028d7b Add tests for MessagesDisplayDelegate 2017-10-11 12:17:23 +03:00
Aleksandr Prianichnikov cb7af7be2f Add several tests for Messages/TextDisplayDelegate 2017-10-10 19:18:11 +03:00
Vitaly Popov 66832b89b7 Fixed last week test formatter 2017-10-10 19:18:11 +03:00
Aleksandr Prianichnikov 9dd17dfc7e Fix changes after rebase 2017-10-10 19:18:11 +03:00
Vitaly Popov f3585f9528 Add several tests
Tests for:
- InputBarItem
- InputTextView
- MessageCollectionViewCell
2017-10-10 19:17:53 +03:00
Aleksandr Prianichnikov 00a470c9c6 Add and refactor tests for MessageViewController 2017-10-10 19:17:53 +03:00
Aleksandr Prianichnikov b486cc45bf Add tests for MessagesViewController 2017-10-10 19:17:53 +03:00
Aleksandr Prianichnikov 59a9984f3c Reorder directories in project 2017-10-10 19:17:19 +03:00
Vitaly Popov e2ff23a96f Deleted whitespaces for new line 2017-10-10 19:17:19 +03:00
Vitaliy 040826b55a Removed MessageKitTests file 2017-10-10 19:17:19 +03:00
Vitaliy 7ce531a96e Updated copyrights 2017-10-10 19:17:19 +03:00
Vitaliy bd51fe9a24 Added tests for model and views 2017-10-10 19:17:19 +03:00
Steven Deutsch 1e8aef46e2 Merge pull request #245 from tapanprakasht/fix-test-failure
Fix test failure after TextMessageDisplayDelegate refactoring
2017-10-09 20:39:07 -05:00
Tapan Prakash cd1fadf6c6 Adding test case for textColor when dataSource is nil 2017-10-09 20:43:13 +05:30
Tapan Prakash bfd8c5f99a Fix test failure after TextMessageDisplayDelegate refactoring 2017-10-08 15:11:15 +05:30
Candost Dagdeviren dde838630a Update folder structure to represent groups
Signed-off-by: Candost Dagdeviren <candostdagdeviren@gmail.com>
2017-10-05 15:47:23 +02:00
Steven Deutsch 05c42b9fb8 Add fontMinimumScaleFactor 2017-09-21 23:16:04 -05:00
Steven Deutsch 7ac3805cca Fix messageTextColorDefaultState text 2017-09-06 10:01:09 -05:00
Steven Deutsch f2277d8cf5 Rename MessagesDisplayDataSource to MessagesDisplayDelegate 2017-09-06 06:08:07 -05:00
Eduardo Toledo c43f6c97ee Fix failing tests from MessagesDisplayDataSourceTests 2017-08-31 13:30:04 +03:00
Steven Deutsch 09e325da3e Add MessageLabelDelegate 2017-08-23 23:05:19 -05:00
Steven Deutsch 3b498b368c Add DetectorType 2017-08-22 01:37:23 -05:00
MacmeDan 1b6d480c7a Fixed the headers. 2017-08-18 13:12:38 -06:00
MacmeDan 156b2abdd3 adding code review suggestions. 2017-08-14 17:33:54 -06:00
MacmeDan dca9c4d2ec Adding bloat just for fun. 2017-08-14 17:10:25 -06:00
MacmeDan ef1b167363 updated parameters and fixed tests accordingly. 2017-08-14 16:42:35 -06:00
MacmeDan 38047d64b2 Adding tests, textColorMethod and making MessagesDisplayDataSource have a default implementation. 2017-08-14 16:20:07 -06:00
Steven Deutsch a1a09195a6 Fix misplaced frames and update example app 2017-08-08 03:58:36 -05:00
MacmeDan 7f83b2c0bc Fixed tests 2017-08-07 18:00:37 -06:00
Dan Leonard 3b94565c48 AvatarView (#31)
* Add AvatarView along with `AvatarView.Playground` Implemented code review changes.

* Add tests because your are supposed to add tests for everything.

* Replace references to the Avatar with AvatarView. Update Example Project.

* Updated my `swiftLint` and fixed issues.
2017-08-05 23:55:59 -06:00
Steven Deutsch 2894c47820 Add SwiftLint and fix warrnings/errors 2017-08-03 02:28:33 -05:00
Jesse Squires f11462ce22 Dump former MessageKit repo contents (#3)
* Dump former MessageKit repo contents

* Update MessageKit.podspec
2017-07-19 18:03:52 -05:00