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-09-21 22:45:57 +02:00
2022-12-07 00:25:18 +01:00
2022-12-07 00:25:18 +01:00
2022-06-21 15:16:22 +02:00
2022-09-21 22:45:57 +02:00
2022-07-05 02:41:40 +02:00
2020-05-12 15:25:33 +02:00
2022-10-06 10:16:47 +02:00
2022-12-15 15:43:05 +01:00
2022-10-13 14:42:37 +02:00
2022-10-20 14:35:29 +02:00
2022-07-05 02:41:40 +02:00
2022-10-20 14:35:29 +02:00
2018-09-14 00:53:09 +02:00
2022-10-20 14:35:29 +02:00
2022-10-20 14:35:29 +02:00
2022-09-29 04:39:33 +02:00
2022-02-06 15:31:03 +01:00
2022-07-05 02:41:40 +02:00
2021-10-13 15:27:19 +02:00
2020-07-07 15:26:51 +02:00
2021-05-07 19:32:58 +02:00
2019-08-16 19:15:05 +02:00
2021-08-09 23:11:50 +02:00
2022-09-21 22:45:57 +02:00
2022-10-20 14:35:29 +02:00