Meisam
6cdbc345f4
Validate nodeinfo response by schema (#21395)
* add json-schema to :test in Gemfile
* Create node_info_2.0_schema.json
* test match_response_schema
* Create match_response_schema.rb
* Update nodeinfo_controller_spec.rb
* Rename spec/support/node_info_2.0_schema.json to spec/support/schema/node_info_2.0_schema.json
* Update match_response_schema.rb
* cleanup
* additionally validate the json schema itself
disable throwing errors
test the schema matcher
* rename nodeinfo schema to nodeinfo_2.0
* use Rails.root.join to construct the path
* prettify json
* sync Gemfile.lock
2022-12-15 15:43:05 +01:00
..
2022-11-14 20:26:31 +01:00
2022-12-15 15:43:05 +01:00
2022-11-01 15:06:52 +01:00
2022-10-20 14:35:29 +02:00
2022-11-17 11:05:09 +01:00
2022-11-11 00:06:18 +01:00
2022-11-08 17:32:03 +01:00
2022-10-08 16:45:40 +02:00
2022-12-07 02:35:39 +01:00
2022-10-26 13:42:29 +02:00
2022-10-13 11:29:19 +02:00
2022-10-20 14:35:29 +02:00
2022-10-20 14:35:29 +02:00
2022-12-07 00:15:24 +01:00
2022-12-15 15:43:05 +01:00
2022-06-09 21:57:36 +02:00
2022-11-17 11:05:39 +01:00
2022-11-07 15:38:55 +01:00
2022-04-28 17:47:34 +02:00
2022-02-10 19:42:45 +01:00