mastodon/spec
Yamagishi Kazutoshi 39ea5c0e2e Improve tests for JavaScript (#3496)
- Upgrade dependencies
    - chai (3.5.0 -> 4.0.1)
    - chai-enzyme (0.6.1 -> 0.7.1)
    - sinon (2.2.0 -> 2.3.2)
- Change extensions from .jsx to .js
- Don't assign `React` to `global`
- Check code format using ESLint
2017-06-01 17:27:15 +02:00
..
controllers
fabricators
features Add scenarios for log in (#3497) 2017-06-01 17:25:59 +02:00
fixtures
helpers
javascript Improve tests for JavaScript (#3496) 2017-06-01 17:27:15 +02:00
lib Remove usernames and hashtags from language detection (#3503) 2017-06-01 09:29:14 -04:00
mailers
models Handle nil and blank cases in Account finders (#3500) 2017-06-01 08:20:36 -04:00
policies
presenters
requests
routing
services
support/matchers/model
views
workers
rails_helper.rb
spec_helper.rb