summaryrefslogtreecommitdiffstats
path: root/webapp/tests/client_emoji.test.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5755: Infrastructure for Component Testing. (#5814)George Goldberg2017-03-231-105/+0
| | | | | | | | | | This migrates the existing webapp tests to using Jest and Enzyme. The infrastructure is put in place for React component testing, and a few simple example component tests are implemented. This also adds snapshot testing of components, coverage checking for the webapp (although that is not yet integrated to Coveralls), and the ability to run npm run test:watch to automatically re-run affected tests when working on the webapp codebase.
* Updated make files/scripts to accomodate execution/building in windows in ↵Jared Shields2016-10-041-6/+7
| | | | addition to linux/mac (#4135)
* Fixed clientside emoji tests leaving behind a temporary file (#3691)Harrison Healey2016-07-311-0/+4
|
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-0/+100