summaryrefslogtreecommitdiffstats
path: root/tests/slack-import-test-users.json
Commit message (Collapse)AuthorAgeFilesLines
* Slack import unit tests (#4201)George Goldberg2016-10-121-0/+363
* Slack Import unit tests (for some functions). Covers the completely self contained functions in the Slack Importer that are straightforward to unit test. JSON processing functions are not yet unit tested. * Unit tests for Slack Import JSON parsing. This tests the 3 functions for parsing JSON, using a sample set of Slack data for posts, channels, and users.