1
0
Fork 0
forked from gitea/nas
nas/spec
S.H 696e4a10d6
独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 (#1)
* Fix EmojiFormatter failure

* Add notification_emails.warning setting default value

* Fix list spec failure and add antennas for spec response

* Fix domain block spec failure to add kb custom response

* Fix SearchQueryTransformer spec failure

* Fix Account#matches_display_name spec failure

* Fix UpdateStatusService changes mentions spec failure

* Fix RuboCop Lint

* Ignore brakeman warning

* Fix CI failure for ignore brakeman warning

* Fix migration failure

* Fix README

* Fix migration CI failure

* Fix some spec failure

* Format code for RuboCop lint failure

* Fix ESlint failure

* Fix haml-lint failure
2023-08-07 21:38:15 +09:00
..
chewy Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
config/initializers Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
controllers Do not normalize URL before fetching it (#26219) 2023-07-31 23:17:37 +02:00
fabricators Profiling tools configuration improvement (#25383) 2023-07-28 23:16:23 +02:00
features Fix suspending an already-limited domain (#25603) 2023-06-27 12:32:51 +02:00
fixtures Fix AVIF attachments (#26264) 2023-08-01 19:34:11 +02:00
generators Clean up the post deployment migration generator (#24233) 2023-04-11 11:25:29 +02:00
helpers Fix RSpec/EmptyExampleGroup cop (#24735) 2023-07-28 23:15:33 +02:00
lib 独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 (#1) 2023-08-07 21:38:15 +09:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Add List-Unsubscribe email header (#26085) 2023-08-01 19:34:40 +02:00
models 独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 (#1) 2023-08-07 21:38:15 +09:00
policies Fix RSpec/SubjectDeclaration cop (#25312) 2023-07-12 09:49:33 +02:00
presenters Merge commit 'f378f10404' into kb_migration 2023-06-07 11:45:52 +09:00
requests 独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 (#1) 2023-08-07 21:38:15 +09:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
serializers Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
services Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
support Add end-to-end (system) tests (#25461) 2023-07-28 23:09:49 +02:00
system Add end-to-end (system) tests (#25461) 2023-07-28 23:09:49 +02:00
validators Add coverage for URLValidator (#25591) 2023-07-28 23:12:25 +02:00
views/statuses Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
workers Add stricter protocol fields validation for accounts (#25937) 2023-07-20 18:23:48 +02:00
rails_helper.rb Profiling tools configuration improvement (#25383) 2023-07-28 23:16:23 +02:00
spec_helper.rb Add end-to-end (system) tests (#25461) 2023-07-28 23:09:49 +02:00