]> cat aescling's git repositories - mastodon.git/commit
Imports controller errors (#1553)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Tue, 11 Apr 2017 19:40:14 +0000 (15:40 -0400)
committerEugen <eugen@zeonfederated.com>
Tue, 11 Apr 2017 19:40:14 +0000 (21:40 +0200)
commit89e8e110c80e2ba18cbf8a862db8bf71e1678543
tree8b2d666cba8110037bab506d911fb00902154da8
parent9f7ea77d0c2841fc911afe0485c27750b71e68c3
Imports controller errors (#1553)

* Add spec for settings/imports controller

* Add failing spec for settings/imports#create

* Fix broken imports

* Refactor ImportWorker
app/workers/import_worker.rb
spec/controllers/settings/imports_controller_spec.rb [new file with mode: 0644]
spec/fixtures/files/imports.txt [new file with mode: 0644]