summaryrefslogtreecommitdiffstats
path: root/webapp/tests/components/integrations/installed_command.test.jsx
Commit message (Collapse)AuthorAgeFilesLines
* GH-6452 Migrate installed_command.jsx to be pure and use Redux (#6903)94117nl2017-08-031-0/+83
* Migrate installed_command.jsx to be pure and use Redux * Add test for InstalledCommand component * Fix failing test and typo * Whoops. Revert back deleted filter * Add filter test * Remove commands related code from /stores/integration_store.jsx