Add tests for non-ASCII characters in comments
Due to a bug[1] in ActiveRecord's JSON serialization, tests for characters outside the BMP are marked as pending. [1]: https://github.com/rails/rails/issues/3727
Showing
spec/api/search_spec.rb
0 → 100644
spec/models/comment_spec.rb
0 → 100644
spec/unicode_shared_examples.rb
0 → 100644
Please
register
or
sign in
to comment