Commit Graph

20 Commits

Author SHA1 Message Date
Jesse Squires
3f0f52f704 more unit test refinements 2014-10-20 23:17:14 -07:00
Jesse Squires
0638d8caf2 refactor assets directory. use asset bundle. update categories for bundle. update tests 2014-10-19 18:22:22 -07:00
Jesse Squires
454be29f8d revert @import for #import. fix #541 2014-10-15 21:16:47 -07:00
Jesse Squires
65a691af96 follow up from PR #535 2014-10-09 21:40:54 -07:00
Raymond Walsh
2fdbc9f0f1 Refactor JSQMessagesBubbleImageFactory to enable custom images/insets
The factory is now instantiated, rather than used as a set of static methods.
The default init function creates a factory which behaves exactly like the previous version.
The two-parameter init function takes a custom image and user-defined strechable regions.

Two new unit tests cover the custom image constructor
2014-10-07 09:27:55 -07:00
Jesse Squires
23a5402f1f update header docs 2014-10-02 20:40:05 -07:00
Jesse Squires
fd192ba635 rebuild xcode project - fuck you xcode. update assets (#). clean up file imports. use modern objC. update podfile. 2014-09-28 19:24:44 -07:00
Jesse Squires
5045f04522 rename JSQMessagesAvatarFactoryTests —> JSQMessagesAvatarImageFactoryTests 2014-09-06 18:59:35 -07:00
Jesse Squires
67e6650b3e update library to use JSQMessageAvatarImageDataSource and JSQMessagesAvatarImage. refactor JSQMessagesAvatarImageFactory. add avatarImageView to cell prototype. update unit tests. updates docs. ref #319 2014-09-06 18:51:36 -07:00
Jesse Squires
5020d5ad85 rename JSQMessagesAvatarFactory —> JSQMessagesAvatarImageFactory 2014-09-06 16:40:52 -07:00
Jesse Squires
39c88d90df fix unit tests 2014-09-06 14:10:35 -07:00
Jesse Squires
7f4a2bab25 update library to utilize JSQMessageBubbleImageDataSource and JSQMessagesBubbleImage. add messageBubbleImageView to JSQMessagesCollectionViewCell prototype. update demo and unit-tests. 2014-09-06 14:03:47 -07:00
Jesse Squires
762ae3e581 fix unit tests 2014-06-07 17:20:33 -07:00
Jesse Squires
8ce72ac3d3 import OCMock 2014-05-18 11:07:56 -07:00
Jesse Squires
f321c473a2 make dateFormatter public and readonly. add nil checks for date. close #274 2014-05-12 09:13:01 -07:00
Jesse Squires
a765fd9897 unit tests. layout tests 2014-04-27 15:02:10 -07:00
Jesse Squires
09d5f6f8cb unit test header docs 2014-04-27 11:43:01 -07:00
Jesse Squires
2075b4b440 time stamp formatter tests 2014-04-27 11:38:18 -07:00
Jesse Squires
96b13f1dc4 formatter tests 2014-04-24 22:54:45 -07:00
Jesse Squires
5255f69a12 remove spaces from test directory names 2014-04-24 22:40:04 -07:00