docbrown/app/javascript/chat
Mario See faf1c6719b more testing for connect components (#1046)
* adding more tests

- covers article.jsx and elements created from its props and state
- added png as static file that needs stubbing

* video + channelDetails test coverage

* chat + channels tests

* channels cc refactor

* yarn install

* update snapshot and string spacing

* chat.jsx test

mostly tests rendering elements
- does not test imported components, as those are already tested separately
- does not imported functions from actions or utils as those will be tested separately as well

* cleaning up

- mocked response with flush promises for state/component to reflect appropriate changes

* snapshot updates
2018-11-19 15:07:54 -05:00
..
__mocks__ more testing for connect components (#1046) 2018-11-19 15:07:54 -05:00
__tests__ more testing for connect components (#1046) 2018-11-19 15:07:54 -05:00
messages Update Chat (#342) 2018-05-23 09:10:00 -04:00
actions.js Add rich links to /connect and remove auto sidecar opening (#582) 2018-07-13 16:56:26 -04:00
alert.jsx Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
article.jsx Remove beta label on /connect and other small changes (#589) 2018-07-16 14:48:38 -04:00
channelDetails.jsx more testing for connect components (#1046) 2018-11-19 15:07:54 -05:00
channels.jsx more testing for connect components (#1046) 2018-11-19 15:07:54 -05:00
chat.jsx Modify styling and classes for iOS safari /connect (#701) 2018-09-19 18:25:36 -04:00
codeEditor.jsx Make code work more properly and bind pusher states (#440) 2018-06-14 12:50:50 -04:00
compose.jsx Add client-side /connect maxlength and add badge setting on model only (#660) 2018-08-06 10:45:01 -04:00
content.jsx Add reactions to /connect content (#585) 2018-07-13 20:05:47 -04:00
githubRepo.jsx Add basic github support to /connect 2018-06-19 13:46:10 -04:00
message.jsx Adjust location of timestamps 2018-06-14 18:54:40 -04:00
userDetails.jsx Fix /live styling issues (#519) 2018-08-28 11:50:25 -04:00
util.js Restructure pack files part I (#377) 2018-08-29 12:59:20 -04:00
video.jsx Remove video DM limitation (#543) 2018-07-03 15:04:35 -04:00
view.jsx Remove beta label on /connect and other small changes (#589) 2018-07-16 14:48:38 -04:00