utopia 2.14.0 → 2.16.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bake/utopia/{yarn.rb → node.rb} +11 -5
- data/lib/utopia/command.rb +2 -2
- data/lib/utopia/command/site.rb +1 -1
- data/lib/utopia/content.rb +7 -5
- data/lib/utopia/content/markup.rb +1 -1
- data/lib/utopia/content/node.rb +2 -2
- data/lib/utopia/content/response.rb +3 -3
- data/lib/utopia/controller.rb +0 -17
- data/lib/utopia/controller/base.rb +27 -3
- data/lib/utopia/controller/respond.rb +50 -107
- data/lib/utopia/extensions/array_split.rb +2 -2
- data/lib/utopia/http.rb +3 -3
- data/lib/utopia/middleware.rb +2 -2
- data/lib/utopia/path.rb +13 -5
- data/lib/utopia/redirection.rb +0 -2
- data/lib/utopia/responder.rb +76 -0
- data/lib/utopia/version.rb +1 -1
- data/setup/site/.gitignore +8 -7
- metadata +71 -396
- data/.codeclimate.yml +0 -5
- data/.github/workflows/development.yml +0 -62
- data/.gitignore +0 -8
- data/.rspec +0 -4
- data/.yardopts +0 -2
- data/Gemfile +0 -28
- data/README.md +0 -90
- data/benchmark/call_vs_check.rb +0 -38
- data/benchmark/const_vs_hash.rb +0 -35
- data/benchmark/hash_vs_openstruct.rb +0 -54
- data/benchmark/string_vs_symbol.rb +0 -14
- data/benchmark/struct_vs_class.rb +0 -91
- data/docs/.nojekyll +0 -0
- data/docs/_components/jquery-litebox/jquery.litebox.css +0 -23
- data/docs/_components/jquery-litebox/jquery.litebox.gallery.css +0 -48
- data/docs/_components/jquery-litebox/jquery.litebox.js +0 -30
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.apache.css +0 -12
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.applescript.css +0 -5
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.assembly.css +0 -8
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.bash-script.css +0 -6
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.bash.css +0 -4
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.clang.css +0 -6
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.css.css +0 -14
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.diff.css +0 -16
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.html.css +0 -5
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.ocaml.css +0 -3
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.protobuf.css +0 -2
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.python.css +0 -6
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.ruby.css +0 -2
- data/docs/_components/jquery-syntax/base/jquery.syntax.brush.xml.css +0 -18
- data/docs/_components/jquery-syntax/base/jquery.syntax.core.css +0 -58
- data/docs/_components/jquery-syntax/base/jquery.syntax.editor.css +0 -6
- data/docs/_components/jquery-syntax/base/theme.js +0 -1
- data/docs/_components/jquery-syntax/bright/jquery.syntax.core.css +0 -27
- data/docs/_components/jquery-syntax/bright/theme.js +0 -1
- data/docs/_components/jquery-syntax/jquery.syntax.brush.apache.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.applescript.js +0 -5
- data/docs/_components/jquery-syntax/jquery.syntax.brush.assembly.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.bash-script.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.bash.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.basic.js +0 -5
- data/docs/_components/jquery-syntax/jquery.syntax.brush.clang.js +0 -5
- data/docs/_components/jquery-syntax/jquery.syntax.brush.csharp.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.css.js +0 -5
- data/docs/_components/jquery-syntax/jquery.syntax.brush.diff.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.go.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.haskell.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.html.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.io.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.java.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.javascript.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.kai.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.lisp.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.lua.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.nginx.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.ocaml.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.ooc.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.pascal.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.perl5.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.php-script.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.php.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.plain.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.protobuf.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.python.js +0 -5
- data/docs/_components/jquery-syntax/jquery.syntax.brush.ruby.js +0 -5
- data/docs/_components/jquery-syntax/jquery.syntax.brush.scala.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.smalltalk.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.sql.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.super-collider.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.swift.js +0 -3
- data/docs/_components/jquery-syntax/jquery.syntax.brush.trenni.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.brush.xml.js +0 -4
- data/docs/_components/jquery-syntax/jquery.syntax.brush.yaml.js +0 -2
- data/docs/_components/jquery-syntax/jquery.syntax.cache.js +0 -7
- data/docs/_components/jquery-syntax/jquery.syntax.core.js +0 -34
- data/docs/_components/jquery-syntax/jquery.syntax.editor.js +0 -11
- data/docs/_components/jquery-syntax/jquery.syntax.js +0 -8
- data/docs/_components/jquery-syntax/jquery.syntax.min.js +0 -13
- data/docs/_components/jquery-syntax/paper/jquery.syntax.core.css +0 -31
- data/docs/_components/jquery-syntax/paper/theme.js +0 -1
- data/docs/_components/jquery/jquery.js +0 -10872
- data/docs/_components/jquery/jquery.min.js +0 -2
- data/docs/_components/jquery/jquery.min.map +0 -1
- data/docs/_components/jquery/jquery.slim.js +0 -8777
- data/docs/_components/jquery/jquery.slim.min.js +0 -2
- data/docs/_components/jquery/jquery.slim.min.map +0 -1
- data/docs/_static/icon.png +0 -0
- data/docs/_static/site.css +0 -191
- data/docs/development-environment-setup/index.html +0 -54
- data/docs/faq/what-is-xnode/index.html +0 -73
- data/docs/index.html +0 -86
- data/docs/javascript/index.html +0 -108
- data/docs/middleware/content/index.html +0 -58
- data/docs/middleware/controller/actions/index.html +0 -111
- data/docs/middleware/controller/index.html +0 -98
- data/docs/middleware/controller/rewrite/index.html +0 -105
- data/docs/middleware/localization/index.html +0 -53
- data/docs/middleware/redirection/index.html +0 -55
- data/docs/middleware/session/index.html +0 -65
- data/docs/middleware/static/index.html +0 -51
- data/docs/server-setup/index.html +0 -87
- data/docs/testing/index.html +0 -53
- data/docs/updating-utopia/index.html +0 -102
- data/docs/your-first-page/index.html +0 -74
- data/materials/utopia.png +0 -0
- data/materials/utopia.svg +0 -1
- data/setup/site/.yarnrc +0 -1
- data/spec/mock_node.rb +0 -16
- data/spec/spec_helper.rb +0 -13
- data/spec/utopia/command_spec.rb +0 -164
- data/spec/utopia/content/document_spec.rb +0 -60
- data/spec/utopia/content/links/bar/index.xnode +0 -0
- data/spec/utopia/content/links/bar/parent/child/index.en.xnode +0 -0
- data/spec/utopia/content/links/bar/parent/child/index.ja.xnode +0 -0
- data/spec/utopia/content/links/bar/parent/links.yaml +0 -2
- data/spec/utopia/content/links/foo/index.xnode +0 -0
- data/spec/utopia/content/links/foo/links.yaml +0 -2
- data/spec/utopia/content/links/foo/test.de.xnode +0 -0
- data/spec/utopia/content/links/foo/test.en.xnode +0 -0
- data/spec/utopia/content/links/index.xnode +0 -0
- data/spec/utopia/content/links/links.yaml +0 -18
- data/spec/utopia/content/links/redirect/links.yaml +0 -2
- data/spec/utopia/content/links/welcome.xnode +0 -0
- data/spec/utopia/content/links_spec.rb +0 -218
- data/spec/utopia/content/localized/five/index.en.xnode +0 -0
- data/spec/utopia/content/localized/four/index.en.xnode +0 -0
- data/spec/utopia/content/localized/four/index.zh.xnode +0 -0
- data/spec/utopia/content/localized/four/links.yaml +0 -4
- data/spec/utopia/content/localized/links.yaml +0 -13
- data/spec/utopia/content/localized/one.xnode +0 -0
- data/spec/utopia/content/localized/three/index.xnode +0 -0
- data/spec/utopia/content/localized/two.en.xnode +0 -0
- data/spec/utopia/content/localized/two.zh.xnode +0 -0
- data/spec/utopia/content/markup_spec.rb +0 -96
- data/spec/utopia/content/namespace_spec.rb +0 -45
- data/spec/utopia/content/node/lookup/content.xnode +0 -1
- data/spec/utopia/content/node/lookup/index.xnode +0 -1
- data/spec/utopia/content/node/ordered/first.xnode +0 -0
- data/spec/utopia/content/node/ordered/index.xnode +0 -0
- data/spec/utopia/content/node/ordered/links.yaml +0 -4
- data/spec/utopia/content/node/ordered/second.xnode +0 -0
- data/spec/utopia/content/node/related/foo.en.xnode +0 -0
- data/spec/utopia/content/node/related/foo.ja.xnode +0 -0
- data/spec/utopia/content/node/related/links.yaml +0 -4
- data/spec/utopia/content/node_spec.rb +0 -97
- data/spec/utopia/content/response_spec.rb +0 -54
- data/spec/utopia/content/tags_spec.rb +0 -82
- data/spec/utopia/content_spec.rb +0 -100
- data/spec/utopia/content_spec.ru +0 -6
- data/spec/utopia/content_spec/_heading.xnode +0 -1
- data/spec/utopia/content_spec/content/_show-value.xnode +0 -1
- data/spec/utopia/content_spec/content/links.yaml +0 -2
- data/spec/utopia/content_spec/content/test-partial.xnode +0 -1
- data/spec/utopia/content_spec/index.xnode +0 -1
- data/spec/utopia/content_spec/node/index.xnode +0 -1
- data/spec/utopia/content_spec/test.xnode +0 -10
- data/spec/utopia/controller/actions_spec.rb +0 -62
- data/spec/utopia/controller/middleware_spec.rb +0 -88
- data/spec/utopia/controller/middleware_spec.ru +0 -6
- data/spec/utopia/controller/middleware_spec/controller/controller.rb +0 -27
- data/spec/utopia/controller/middleware_spec/controller/index.xnode +0 -1
- data/spec/utopia/controller/middleware_spec/controller/nested/controller.rb +0 -7
- data/spec/utopia/controller/middleware_spec/empty/controller.rb +0 -0
- data/spec/utopia/controller/middleware_spec/redirect/controller.rb +0 -12
- data/spec/utopia/controller/middleware_spec/redirect/test/controller.rb +0 -9
- data/spec/utopia/controller/respond_spec.rb +0 -174
- data/spec/utopia/controller/respond_spec.ru +0 -12
- data/spec/utopia/controller/respond_spec/api/controller.rb +0 -28
- data/spec/utopia/controller/respond_spec/errors/controller.rb +0 -14
- data/spec/utopia/controller/respond_spec/errors/file-not-found.xnode +0 -8
- data/spec/utopia/controller/respond_spec/html/controller.rb +0 -11
- data/spec/utopia/controller/respond_spec/rewrite/controller.rb +0 -13
- data/spec/utopia/controller/rewrite_spec.rb +0 -80
- data/spec/utopia/controller/sequence_spec.rb +0 -135
- data/spec/utopia/controller/variables_spec.rb +0 -59
- data/spec/utopia/controller/websocket_spec.rb +0 -68
- data/spec/utopia/controller/websocket_spec.ru +0 -5
- data/spec/utopia/controller/websocket_spec/server/controller.rb +0 -11
- data/spec/utopia/exceptions/handler_spec.rb +0 -47
- data/spec/utopia/exceptions/handler_spec.ru +0 -8
- data/spec/utopia/exceptions/handler_spec/controller.rb +0 -19
- data/spec/utopia/exceptions/mailer_spec.rb +0 -43
- data/spec/utopia/exceptions/mailer_spec.ru +0 -10
- data/spec/utopia/extensions_spec.rb +0 -73
- data/spec/utopia/http/status_spec.rb +0 -44
- data/spec/utopia/locale_spec.rb +0 -58
- data/spec/utopia/localization_spec.rb +0 -92
- data/spec/utopia/localization_spec.ru +0 -15
- data/spec/utopia/localization_spec/controller.rb +0 -21
- data/spec/utopia/localization_spec/localized.de.txt +0 -1
- data/spec/utopia/localization_spec/localized.en.txt +0 -1
- data/spec/utopia/localization_spec/localized.ja.txt +0 -1
- data/spec/utopia/localization_spec/test.txt +0 -1
- data/spec/utopia/middleware_spec.rb +0 -31
- data/spec/utopia/path/matcher_spec.rb +0 -66
- data/spec/utopia/path_spec.rb +0 -207
- data/spec/utopia/performance_spec.rb +0 -92
- data/spec/utopia/performance_spec/cache/head/readme.txt +0 -1
- data/spec/utopia/performance_spec/cache/meta/readme.txt +0 -1
- data/spec/utopia/performance_spec/config.ru +0 -35
- data/spec/utopia/performance_spec/lib/readme.txt +0 -1
- data/spec/utopia/performance_spec/pages/_heading.xnode +0 -2
- data/spec/utopia/performance_spec/pages/_page.xnode +0 -26
- data/spec/utopia/performance_spec/pages/api/controller.rb +0 -8
- data/spec/utopia/performance_spec/pages/errors/exception.xnode +0 -5
- data/spec/utopia/performance_spec/pages/errors/file-not-found.xnode +0 -5
- data/spec/utopia/performance_spec/pages/links.yaml +0 -2
- data/spec/utopia/performance_spec/pages/welcome/index.xnode +0 -17
- data/spec/utopia/rack_helper.rb +0 -32
- data/spec/utopia/redirection_spec.rb +0 -77
- data/spec/utopia/redirection_spec.ru +0 -27
- data/spec/utopia/session_spec.rb +0 -189
- data/spec/utopia/session_spec.ru +0 -24
- data/spec/utopia/setup_spec.rb +0 -56
- data/spec/utopia/static_spec.rb +0 -49
- data/spec/utopia/static_spec.ru +0 -5
- data/spec/utopia/static_spec/test.txt +0 -1
- data/utopia.gemspec +0 -52
- data/wiki/Gemfile +0 -9
- data/wiki/config.ru +0 -7
- data/wiki/pages/development-environment-setup/index.md +0 -16
- data/wiki/pages/faq/links.yaml +0 -2
- data/wiki/pages/faq/what-is-xnode/index.md +0 -37
- data/wiki/pages/faq/what-is-xnode/links.yaml +0 -2
- data/wiki/pages/index.md +0 -35
- data/wiki/pages/javascript/index.md +0 -77
- data/wiki/pages/javascript/links.yaml +0 -2
- data/wiki/pages/links.yaml +0 -2
- data/wiki/pages/middleware/content/index.md +0 -21
- data/wiki/pages/middleware/controller/actions/index.md +0 -76
- data/wiki/pages/middleware/controller/index.md +0 -62
- data/wiki/pages/middleware/controller/links.yaml +0 -4
- data/wiki/pages/middleware/controller/rewrite/index.md +0 -69
- data/wiki/pages/middleware/localization/index.md +0 -16
- data/wiki/pages/middleware/redirection/index.md +0 -17
- data/wiki/pages/middleware/session/index.md +0 -29
- data/wiki/pages/middleware/static/index.md +0 -13
- data/wiki/pages/server-setup/index.md +0 -52
- data/wiki/pages/testing/index.md +0 -15
- data/wiki/pages/updating-utopia/index.md +0 -63
- data/wiki/pages/your-first-page/index.md +0 -38
data/spec/utopia/content_spec.ru
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<h1><utopia:content/></h1>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
#{attributes[:value]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
#{partial 'content:show-value', value: 10}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<content:heading>Hello World</content:heading>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
#{current.node.local_path}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env rspec
|
|
2
|
-
# frozen_string_literal: true
|
|
3
|
-
|
|
4
|
-
# Copyright, 2012, by Samuel G. D. Williams. <http://www.codeotaku.com>
|
|
5
|
-
#
|
|
6
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7
|
-
# of this software and associated documentation files (the "Software"), to deal
|
|
8
|
-
# in the Software without restriction, including without limitation the rights
|
|
9
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10
|
-
# copies of the Software, and to permit persons to whom the Software is
|
|
11
|
-
# furnished to do so, subject to the following conditions:
|
|
12
|
-
#
|
|
13
|
-
# The above copyright notice and this permission notice shall be included in
|
|
14
|
-
# all copies or substantial portions of the Software.
|
|
15
|
-
#
|
|
16
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
18
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
19
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
20
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
21
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
22
|
-
# THE SOFTWARE.
|
|
23
|
-
|
|
24
|
-
require 'utopia/controller'
|
|
25
|
-
|
|
26
|
-
module Utopia::Controller::ActionsSpec
|
|
27
|
-
describe Utopia::Controller::Actions::Action do
|
|
28
|
-
it "can be a hash key" do
|
|
29
|
-
expect(subject).to be == subject
|
|
30
|
-
expect(subject.hash).to be == subject.hash
|
|
31
|
-
expect(subject).to be_eql subject
|
|
32
|
-
end
|
|
33
|
-
|
|
34
|
-
it "should resolve callbacks" do
|
|
35
|
-
specific_action = subject.define(['a', 'b', 'c']) {puts 'specific_action'}
|
|
36
|
-
indirect_action = subject.define(['**']) {puts 'indirect_action'}
|
|
37
|
-
indirect_named_action = subject.define(['**', 'r']) {puts 'indirect_named_action'}
|
|
38
|
-
|
|
39
|
-
expect(specific_action).to_not be == indirect_action
|
|
40
|
-
expect(indirect_action).to_not be == indirect_named_action
|
|
41
|
-
|
|
42
|
-
expect(subject.matching(['a', 'b', 'c'])).to be == [indirect_action, specific_action]
|
|
43
|
-
expect(subject.matching(['q'])).to be == [indirect_action]
|
|
44
|
-
|
|
45
|
-
expect(subject.matching(['q', 'r'])).to be == [indirect_action, indirect_named_action]
|
|
46
|
-
expect(subject.matching(['q', 'r', 's'])).to be == [indirect_action]
|
|
47
|
-
end
|
|
48
|
-
|
|
49
|
-
it "should be greedy matching" do
|
|
50
|
-
greedy_action = subject.define(['**', 'r']) {puts 'greedy_action'}
|
|
51
|
-
|
|
52
|
-
expect(subject.matching(['g', 'r'])).to be_include greedy_action
|
|
53
|
-
expect(subject.matching(['r'])).to be_include greedy_action
|
|
54
|
-
end
|
|
55
|
-
|
|
56
|
-
it "should match patterns" do
|
|
57
|
-
variable_action = subject.define(['*', 'summary', '*']) {puts 'variable_action'}
|
|
58
|
-
|
|
59
|
-
expect(subject.matching(['10', 'summary', '20'])).to be_include variable_action
|
|
60
|
-
end
|
|
61
|
-
end
|
|
62
|
-
end
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env rspec
|
|
2
|
-
# frozen_string_literal: true
|
|
3
|
-
|
|
4
|
-
# Copyright, 2012, by Samuel G. D. Williams. <http://www.codeotaku.com>
|
|
5
|
-
#
|
|
6
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7
|
-
# of this software and associated documentation files (the "Software"), to deal
|
|
8
|
-
# in the Software without restriction, including without limitation the rights
|
|
9
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10
|
-
# copies of the Software, and to permit persons to whom the Software is
|
|
11
|
-
# furnished to do so, subject to the following conditions:
|
|
12
|
-
#
|
|
13
|
-
# The above copyright notice and this permission notice shall be included in
|
|
14
|
-
# all copies or substantial portions of the Software.
|
|
15
|
-
#
|
|
16
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
18
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
19
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
20
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
21
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
22
|
-
# THE SOFTWARE.
|
|
23
|
-
|
|
24
|
-
require 'rack/mock'
|
|
25
|
-
require 'rack/test'
|
|
26
|
-
require 'utopia/controller'
|
|
27
|
-
|
|
28
|
-
module Utopia::Controller::MiddlewareSpec
|
|
29
|
-
describe Utopia::Controller do
|
|
30
|
-
include Rack::Test::Methods
|
|
31
|
-
|
|
32
|
-
let(:app) {Rack::Builder.parse_file(File.expand_path('../middleware_spec.ru', __FILE__)).first}
|
|
33
|
-
|
|
34
|
-
it "should successfully call empty controller" do
|
|
35
|
-
get "/empty/index"
|
|
36
|
-
|
|
37
|
-
expect(last_response.status).to be == 404
|
|
38
|
-
end
|
|
39
|
-
|
|
40
|
-
it "should successfully call the controller method" do
|
|
41
|
-
get "/controller/flat"
|
|
42
|
-
|
|
43
|
-
expect(last_response.status).to be == 200
|
|
44
|
-
expect(last_response.body).to be == 'flat'
|
|
45
|
-
end
|
|
46
|
-
|
|
47
|
-
it "should invoke controller method from the top level" do
|
|
48
|
-
get "/controller/hello-world"
|
|
49
|
-
|
|
50
|
-
expect(last_response.status).to be == 200
|
|
51
|
-
expect(last_response.body).to be == 'Hello World'
|
|
52
|
-
end
|
|
53
|
-
|
|
54
|
-
it "should invoke the controller method with a nested path" do
|
|
55
|
-
get "/controller/nested/hello-world"
|
|
56
|
-
|
|
57
|
-
expect(last_response.status).to be == 200
|
|
58
|
-
expect(last_response.body).to be == 'Hello World'
|
|
59
|
-
end
|
|
60
|
-
|
|
61
|
-
it "shouldn't call the nested controller method" do
|
|
62
|
-
get "/controller/nested/flat"
|
|
63
|
-
|
|
64
|
-
expect(last_response.status).to be == 404
|
|
65
|
-
end
|
|
66
|
-
|
|
67
|
-
it "should perform ignore the request" do
|
|
68
|
-
get '/controller/ignore'
|
|
69
|
-
expect(last_response.status).to be == 404
|
|
70
|
-
end
|
|
71
|
-
|
|
72
|
-
it "should redirect the request" do
|
|
73
|
-
get '/controller/redirect'
|
|
74
|
-
expect(last_response.status).to be == 302
|
|
75
|
-
expect(last_response.headers['Location']).to be == 'bar'
|
|
76
|
-
end
|
|
77
|
-
|
|
78
|
-
# This was a bug, where by the controller URI_PATH was being mutated by Controller#invoke_controllers.
|
|
79
|
-
it "should give the correct URI_PATH" do
|
|
80
|
-
get '/redirect/test/bar'
|
|
81
|
-
expect(last_response.status).to be == 200
|
|
82
|
-
|
|
83
|
-
get '/redirect/test/foo'
|
|
84
|
-
expect(last_response.status).to be == 200
|
|
85
|
-
expect(last_response.body).to be == '/redirect'
|
|
86
|
-
end
|
|
87
|
-
end
|
|
88
|
-
end
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
prepend Actions
|
|
4
|
-
|
|
5
|
-
on 'flat' do
|
|
6
|
-
succeed! content: "flat"
|
|
7
|
-
end
|
|
8
|
-
|
|
9
|
-
on '**/hello-world' do
|
|
10
|
-
succeed! content: @hello_world
|
|
11
|
-
end
|
|
12
|
-
|
|
13
|
-
on '**' do
|
|
14
|
-
@hello_world = "Hello World"
|
|
15
|
-
end
|
|
16
|
-
|
|
17
|
-
on 'ignore' do
|
|
18
|
-
ignore!
|
|
19
|
-
end
|
|
20
|
-
|
|
21
|
-
on 'redirect' do
|
|
22
|
-
redirect! 'bar'
|
|
23
|
-
end
|
|
24
|
-
|
|
25
|
-
on 'index' do
|
|
26
|
-
succeed! content: 'Hello World'
|
|
27
|
-
end
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Foobar
|
|
File without changes
|
|
@@ -1,174 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env rspec
|
|
2
|
-
# frozen_string_literal: true
|
|
3
|
-
|
|
4
|
-
# Copyright, 2012, by Samuel G. D. Williams. <http://www.codeotaku.com>
|
|
5
|
-
#
|
|
6
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7
|
-
# of this software and associated documentation files (the "Software"), to deal
|
|
8
|
-
# in the Software without restriction, including without limitation the rights
|
|
9
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10
|
-
# copies of the Software, and to permit persons to whom the Software is
|
|
11
|
-
# furnished to do so, subject to the following conditions:
|
|
12
|
-
#
|
|
13
|
-
# The above copyright notice and this permission notice shall be included in
|
|
14
|
-
# all copies or substantial portions of the Software.
|
|
15
|
-
#
|
|
16
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
18
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
19
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
20
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
21
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
22
|
-
# THE SOFTWARE.
|
|
23
|
-
|
|
24
|
-
require 'rack/test'
|
|
25
|
-
require 'rack/mock'
|
|
26
|
-
require 'json'
|
|
27
|
-
|
|
28
|
-
require 'utopia/content'
|
|
29
|
-
require 'utopia/controller'
|
|
30
|
-
require 'utopia/redirection'
|
|
31
|
-
|
|
32
|
-
module Utopia::Controller::RespondSpec
|
|
33
|
-
describe Utopia::Controller do
|
|
34
|
-
class TestController < Utopia::Controller::Base
|
|
35
|
-
# Request goes from right to left.
|
|
36
|
-
prepend Utopia::Controller::Respond, Utopia::Controller::Actions
|
|
37
|
-
|
|
38
|
-
respond.with("application/json") do |content|
|
|
39
|
-
JSON::dump(content)
|
|
40
|
-
end
|
|
41
|
-
|
|
42
|
-
respond.with("text/plain") do |content|
|
|
43
|
-
content.inspect
|
|
44
|
-
end
|
|
45
|
-
|
|
46
|
-
on 'fetch' do |request, path|
|
|
47
|
-
succeed! content: {user_id: 10}
|
|
48
|
-
end
|
|
49
|
-
|
|
50
|
-
def self.uri_path
|
|
51
|
-
Utopia::Path['/']
|
|
52
|
-
end
|
|
53
|
-
end
|
|
54
|
-
|
|
55
|
-
let(:controller) {TestController.new}
|
|
56
|
-
|
|
57
|
-
def mock_request(*args)
|
|
58
|
-
request = Rack::Request.new(Rack::MockRequest.env_for(*args))
|
|
59
|
-
return request, Utopia::Path[request.path_info]
|
|
60
|
-
end
|
|
61
|
-
|
|
62
|
-
it "should serialize response as JSON" do
|
|
63
|
-
request, path = mock_request("/fetch")
|
|
64
|
-
relative_path = path - controller.class.uri_path
|
|
65
|
-
|
|
66
|
-
request.env['HTTP_ACCEPT'] = "application/json"
|
|
67
|
-
|
|
68
|
-
status, headers, body = controller.process!(request, relative_path)
|
|
69
|
-
|
|
70
|
-
expect(status).to be == 200
|
|
71
|
-
expect(headers['Content-Type']).to be == "application/json"
|
|
72
|
-
expect(body.join).to be == '{"user_id":10}'
|
|
73
|
-
end
|
|
74
|
-
|
|
75
|
-
it "should serialize response as text" do
|
|
76
|
-
request, path = mock_request("/fetch")
|
|
77
|
-
relative_path = path - controller.class.uri_path
|
|
78
|
-
|
|
79
|
-
request.env['HTTP_ACCEPT'] = "text/*"
|
|
80
|
-
|
|
81
|
-
status, headers, body = controller.process!(request, relative_path)
|
|
82
|
-
|
|
83
|
-
expect(status).to be == 200
|
|
84
|
-
expect(headers['Content-Type']).to be == "text/plain"
|
|
85
|
-
expect(body.join).to be == '{:user_id=>10}'
|
|
86
|
-
end
|
|
87
|
-
end
|
|
88
|
-
|
|
89
|
-
describe Utopia::Controller do
|
|
90
|
-
include Rack::Test::Methods
|
|
91
|
-
|
|
92
|
-
let(:app) {Rack::Builder.parse_file(File.expand_path('respond_spec.ru', __dir__)).first}
|
|
93
|
-
|
|
94
|
-
it "should get html error page" do
|
|
95
|
-
# Standard web browser header:
|
|
96
|
-
header 'Accept', 'text/html, text/*, */*'
|
|
97
|
-
|
|
98
|
-
get '/errors/file-not-found'
|
|
99
|
-
|
|
100
|
-
expect(last_response.status).to be == 200
|
|
101
|
-
expect(last_response.headers['Content-Type']).to include('text/html')
|
|
102
|
-
expect(last_response.body).to be_include "<h1>File Not Found</h1>"
|
|
103
|
-
end
|
|
104
|
-
|
|
105
|
-
it "should get json error response" do
|
|
106
|
-
header 'Accept', 'application/json'
|
|
107
|
-
|
|
108
|
-
get '/errors/file-not-found'
|
|
109
|
-
|
|
110
|
-
expect(last_response.status).to be == 404
|
|
111
|
-
expect(last_response.headers['Content-Type']).to be == 'application/json; charset=utf-8'
|
|
112
|
-
expect(last_response.body).to be == '{"message":"File not found"}'
|
|
113
|
-
end
|
|
114
|
-
|
|
115
|
-
it 'should get html response' do
|
|
116
|
-
header 'Accept', '*/*'
|
|
117
|
-
|
|
118
|
-
get '/html/hello-world'
|
|
119
|
-
|
|
120
|
-
expect(last_response.status).to be == 200
|
|
121
|
-
expect(last_response.headers['Content-Type']).to be == 'text/html'
|
|
122
|
-
expect(last_response.body).to be == '<p>Hello World</p>'
|
|
123
|
-
end
|
|
124
|
-
|
|
125
|
-
it "should get version 1 response" do
|
|
126
|
-
header 'Accept', 'application/json;version=1'
|
|
127
|
-
|
|
128
|
-
get '/api/fetch'
|
|
129
|
-
|
|
130
|
-
expect(last_response.status).to be == 200
|
|
131
|
-
expect(last_response.headers['Content-Type']).to be == 'application/json; charset=utf-8'
|
|
132
|
-
expect(last_response.body).to be == '{"message":"Hello World"}'
|
|
133
|
-
end
|
|
134
|
-
|
|
135
|
-
it "should get version 2 response" do
|
|
136
|
-
header 'Accept', 'application/json;version=2'
|
|
137
|
-
|
|
138
|
-
get '/api/fetch'
|
|
139
|
-
|
|
140
|
-
expect(last_response.status).to be == 200
|
|
141
|
-
expect(last_response.headers['Content-Type']).to be == 'application/json; charset=utf-8'
|
|
142
|
-
expect(last_response.body).to be == '{"message":"Goodbye World"}'
|
|
143
|
-
end
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
it "should work even if no accept header specified" do
|
|
147
|
-
get '/api/fetch'
|
|
148
|
-
|
|
149
|
-
expect(last_response.status).to be == 200
|
|
150
|
-
expect(last_response.headers['Content-Type']).to be == 'application/json; charset=utf-8'
|
|
151
|
-
expect(last_response.body).to be == '{}'
|
|
152
|
-
end
|
|
153
|
-
|
|
154
|
-
it "should give record as JSON" do
|
|
155
|
-
header 'Accept', 'application/json'
|
|
156
|
-
|
|
157
|
-
get '/rewrite/2/show'
|
|
158
|
-
|
|
159
|
-
expect(last_response.status).to be == 200
|
|
160
|
-
expect(last_response.headers['Content-Type']).to be == 'application/json; charset=utf-8'
|
|
161
|
-
expect(last_response.body).to be == '{"id":2,"foo":"bar"}'
|
|
162
|
-
end
|
|
163
|
-
|
|
164
|
-
it "should give error as JSON" do
|
|
165
|
-
header 'Accept', 'application/json'
|
|
166
|
-
|
|
167
|
-
get '/rewrite/1/show'
|
|
168
|
-
|
|
169
|
-
expect(last_response.status).to be == 404
|
|
170
|
-
expect(last_response.headers['Content-Type']).to be == 'application/json; charset=utf-8'
|
|
171
|
-
expect(last_response.body).to be == '{"message":"Could not find record"}'
|
|
172
|
-
end
|
|
173
|
-
end
|
|
174
|
-
end
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
use Utopia::Redirection::Errors,
|
|
4
|
-
404 => '/fail'
|
|
5
|
-
|
|
6
|
-
use Utopia::Controller,
|
|
7
|
-
root: File.expand_path('respond_spec', __dir__)
|
|
8
|
-
|
|
9
|
-
use Utopia::Content,
|
|
10
|
-
root: File.expand_path('respond_spec', __dir__)
|
|
11
|
-
|
|
12
|
-
run lambda {|env| [404, {}, []]}
|