Commit Graph
19 Commits
Author SHA1 Message Date
Nathan Tannar 2f1c0e53ce Bump copyright year 2019-02-21 20:53:23 -08:00
Nathan Tannar 308eb6bffe Update Test Cases 2018-11-25 21:27:33 -08:00
Steven Deutsch 9bfccfba2e Fix failing tests 2018-04-26 02:51:49 -05:00
Steven Deutsch bb1ea1d67e Remove failing tests 2018-04-03 13:45:52 -05:00
zhongwuzw 71e644cf62 Fix tests error 2018-01-14 16:33:41 +08: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
Wu ZhongandSteven Deutsch b4aeea146c Add configureImageForAvatarView(::::) protocol to expose avatarView &… (#416)
* Add configureImageForAvatarView(::::) protocol to expose avatarView &&  remove avatar(:::)

* Refactor AvatarView && change configureImageForAvatarView's name to configureAvatarView

* Optimize code && fix tests

* Add CHANGELOG entry

* Revert "Add CHANGELOG entry"

This reverts commit 0124ab920b.
2017-12-21 16:52:04 -06:00
Steven Deutsch b24d8bcff2 Fix failing tests 2017-12-10 14:22:48 -06:00
Steven Deutsch 1f13555158 Fix failing unit tests from #363 2017-12-01 23:00:09 -06:00
Steven Deutsch f6970f7d0c Fix failing tests 2017-11-27 19:33:29 -06:00
Sid McLaughlinandSteven Deutsch a86bc8e6b1 Refactor initals to initials. (#315)
* Refactor `initals` to `initials`.

* Update changelog.

* Be more specific with changes.

* Update CHANGELOG.md
2017-11-02 00:06:20 -05:00
Aleksandr Prianichnikov c050264063 Resolve error with testing on iOS 10.3.1 2017-10-23 17:49:52 +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
Aleksandr PrianichnikovandAleksandr Prianichnikov 9dd17dfc7e Fix changes after rebase 2017-10-10 19:18:11 +03:00
Vitaly PopovandAleksandr Prianichnikov f3585f9528 Add several tests
Tests for:
- InputBarItem
- InputTextView
- MessageCollectionViewCell
2017-10-10 19:17:53 +03:00