Commit Graph

23 Commits

Author SHA1 Message Date
Steven Deutsch 148d138787 Merge branch 'master' into development 2018-01-11 23:35:20 -06:00
Alessio Arsuffi faa4f92d1d LocationMessageSnapshotOptions public
Added public init and public accessors for
LocationMessageSnapshotOptions;
added test also;
2018-01-10 12:01:59 +01:00
Rich Gabrielli 1782b0b2a1 Change Copyright to "Copyright (c) 2017-2018 MessageKit" 2018-01-02 22:16:05 -05:00
Steven Deutsch 435b053c8a Revert change that attempts to sync MessageLabel properties 2017-12-16 21:07:15 -06:00
Steven Deutsch 769dc7477a Merge pull request #395 from zhongwuzw/fix-scroll-to-bottm
Fix scrollToBottom && remove scrollsToBottomOnFirstLayout
2017-12-12 02:49:59 -06:00
Steven Deutsch 0af6454ad9 Merge pull request #391 from MessageKit/enhancement/remove-cells
Removing cell generic constraints
2017-12-11 13:38:03 -06:00
zhongwuzw c7a9ad6ec3 update tests code to remove scrollsToBottomOnFirstLayout check 2017-12-11 22:27:37 +08:00
Steven Deutsch 982695c673 Clean up tests 2017-12-10 14:32:16 -06:00
Steven Deutsch 034a9c1c7c Merge branch 'development' into testing/message-label 2017-12-10 14:27:53 -06:00
Steven Deutsch b24d8bcff2 Fix failing tests 2017-12-10 14:22:48 -06:00
Steven Deutsch 26ed8ea708 Refactor Avatar, Sender, & DetectorType tests 2017-12-07 21:42:55 -06:00
Steven Deutsch 62e1c1c72f Add MessagesViewControllerTests stubs and convert some tests 2017-12-07 21:07:04 -06:00
Steven Deutsch 96db36e02c Add test stubs for MessageLabelSpec 2017-12-07 14:58:21 -06:00
Steven Deutsch a5de50a401 Add MessageLabel tests around detector attributes 2017-12-07 01:57:01 -06:00
zhongwuzw c29cf4cb14 Remove hack code in tests 2017-12-04 09:50:54 +08:00
Steven Deutsch 9b8cad1e53 Fix failing test 2017-12-02 00:56:58 -06:00
Steven Deutsch 5ac13b937f Refactor MessagesViewControllerTests to use Quick/Nimble 2017-12-02 00:25:13 -06:00
Steven Deutsch 1f13555158 Fix failing unit tests from #363 2017-12-01 23:00:09 -06: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 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