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 Spec coverage and refactor for the api/v1/accounts controllers (#3451) 7 years ago
fabricators Cover ApplicationController more in spec (#3230) 8 years ago
features Add scenarios for log in (#3497) 7 years ago
fixtures Additional specs for URI handling (#2759) 8 years ago
helpers Hold value of I18n.locale with ApplicationHelperSpec (#3474) 7 years ago
javascript Improve tests for JavaScript (#3496) 7 years ago
lib Remove usernames and hashtags from language detection (#3503) 7 years ago
mailers Misc spec coverage improvements (#2821) 8 years ago
models Handle nil and blank cases in Account finders (#3500) 7 years ago
policies Add status destroy authorization to policy (#3453) 7 years ago
presenters Use around hook to restore context in InstancePresenter spec (#3430) 8 years ago
requests Remove the react-rails gem (#2801) 8 years ago
routing Spec coverage and refactor for the api/v1/accounts controllers (#3451) 7 years ago
services Add status destroy authorization to policy (#3453) 7 years ago
support/matchers/model add more tests to models 8 years ago
views Update rails to version 5.0.3 (#3054) 8 years ago
workers Specs for cleanup workers (#3235) 8 years ago
rails_helper.rb Disable sidekiq logging in test mode (#2962) 8 years ago
spec_helper.rb Add more tests for AtomSerializer (#2096) 8 years ago