You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
controllers
fabricators
features Add scenarios for log in (#3497) 7 years ago
fixtures
helpers
javascript Improve tests for JavaScript (#3496) 7 years ago
lib Remove usernames and hashtags from language detection (#3503) 7 years ago
mailers
models Handle nil and blank cases in Account finders (#3500) 7 years ago
policies
presenters
requests
routing
services
support/matchers/model
views
workers
rails_helper.rb
spec_helper.rb