summaryrefslogtreecommitdiffstats
path: root/app/import_test.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5365 Import of basic user properties. (#5231)George Goldberg2017-01-311-1/+297
|
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-0/+552
This commit provides the first part of the bulk import system. The CLI command is provided, complete with validation & apply modes. All the basic properties of Teams and Channels can be imported. Users & Posts will follow separately in a future commit.