mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 08:04:52 +08:00
c889b676f8
- Read in schemas from actual json files instead of a ruby hash. This is helpful because we will be automatically generating .json schema files from json responses and don't want to manually write ruby hash schema files. - Create a helper method for rspec schema validation tests to dry up code |
||
---|---|---|
.. | ||
schemas | ||
shared | ||
categories_spec.rb | ||
groups_spec.rb | ||
invites_spec.rb | ||
notifications_spec.rb | ||
posts_spec.rb | ||
private_messages_spec.rb | ||
tags_spec.rb | ||
topics_spec.rb | ||
users_spec.rb |