░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/vendor/bundle/ruby/3.1.0/gems/hana-1.3.7/test
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: test_ietf.rb
require 'helper' module Hana class TestIETF < TestCase filename = File.join TESTDIR, 'json-patch-tests', 'tests.json' include read_test_json_file filename end class TestSpec < TestCase filename = File.join TESTDIR, 'json-patch-tests', 'spec_tests.json' include read_test_json_file filename skip(/A\.13/, 'This test depends on the JSON parser') end class MyTests < TestCase filename = File.join TESTDIR, 'mine.json' include read_test_json_file filename end end
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 json-patch-tests/
DIR
—
2023-09-24 03:47
📄 helper.rb
RB
2.4 KB
2023-09-24 03:47
EDIT
📄 mine.json
JSON
1.5 KB
2023-09-24 03:47
EDIT
📄 test_hana.rb
RB
3 KB
2023-09-24 03:47
EDIT
📄 test_ietf.rb
RB
504 B
2023-09-24 03:47
EDIT