utopia 2.15.0 → 2.17.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bake/utopia/{yarn.rb → node.rb} +7 -7
- data/lib/utopia/command.rb +2 -2
- data/lib/utopia/command/server.rb +2 -1
- data/lib/utopia/command/site.rb +11 -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 +24 -22
- data/lib/utopia/redirection.rb +0 -2
- data/lib/utopia/responder.rb +76 -0
- data/lib/utopia/version.rb +1 -1
- data/setup/server/git/hooks/post-receive +1 -1
- data/setup/site/.gitignore +8 -7
- data/setup/site/{Gemfile → gems.rb} +0 -0
- metadata +74 -398
- 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/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 -75
- 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/spec_helper.rb
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'covered/rspec'
|
4
|
-
require 'async/rspec'
|
5
|
-
|
6
|
-
RSpec.configure do |config|
|
7
|
-
# Enable flags like --only-failures and --next-failure
|
8
|
-
config.example_status_persistence_file_path = ".rspec_status"
|
9
|
-
|
10
|
-
config.expect_with :rspec do |c|
|
11
|
-
c.syntax = :expect
|
12
|
-
end
|
13
|
-
end
|
data/spec/utopia/command_spec.rb
DELETED
@@ -1,164 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
# Copyright, 2016, by Samuel G. D. Williams. <http://www.codeotaku.com>
|
4
|
-
#
|
5
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
-
# of this software and associated documentation files (the "Software"), to deal
|
7
|
-
# in the Software without restriction, including without limitation the rights
|
8
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
-
# copies of the Software, and to permit persons to whom the Software is
|
10
|
-
# furnished to do so, subject to the following conditions:
|
11
|
-
#
|
12
|
-
# The above copyright notice and this permission notice shall be included in
|
13
|
-
# all copies or substantial portions of the Software.
|
14
|
-
#
|
15
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
21
|
-
# THE SOFTWARE.
|
22
|
-
|
23
|
-
require 'fileutils'
|
24
|
-
require 'tmpdir'
|
25
|
-
require 'yaml'
|
26
|
-
|
27
|
-
require 'open3'
|
28
|
-
require 'bundler'
|
29
|
-
|
30
|
-
RSpec.describe "utopia command" do
|
31
|
-
let(:utopia_path) {File.expand_path("../..", __dir__)}
|
32
|
-
let(:pkg_path) {File.expand_path("pkg", utopia_path)}
|
33
|
-
let(:utopia) {File.expand_path("../../bin/utopia", __dir__)}
|
34
|
-
|
35
|
-
before(:all) do
|
36
|
-
# We need to build a package to test deployment:
|
37
|
-
system("bundle", "exec", "bake", "bundler:build") or abort("Could not build package for setup spec!")
|
38
|
-
end
|
39
|
-
|
40
|
-
around(:each) do |example|
|
41
|
-
Bundler.with_unbundled_env do
|
42
|
-
# If we don't delete this, when running on travis, it will try submit the coverage report.
|
43
|
-
ENV.delete('COVERAGE')
|
44
|
-
|
45
|
-
example.run
|
46
|
-
end
|
47
|
-
end
|
48
|
-
|
49
|
-
def sh_status(*args)
|
50
|
-
system(*args) ? 0 : false
|
51
|
-
end
|
52
|
-
|
53
|
-
def sh_stdout(*args)
|
54
|
-
output, status = Open3.capture2(*args)
|
55
|
-
return output
|
56
|
-
end
|
57
|
-
|
58
|
-
def git_config(name, value=nil)
|
59
|
-
unless value.nil?
|
60
|
-
return sh_status('git', 'config', name, value)
|
61
|
-
else
|
62
|
-
return sh_stdout('git', 'config', name).chomp
|
63
|
-
end
|
64
|
-
end
|
65
|
-
|
66
|
-
def group_rw(path)
|
67
|
-
gaccess = File.stat(path).mode.to_s(8)[-2]
|
68
|
-
return gaccess == '6' || gaccess == '7'
|
69
|
-
end
|
70
|
-
|
71
|
-
def install_packages(dir)
|
72
|
-
system("bundle", "config", "--local", "local.utopia", utopia_path, chdir: dir)
|
73
|
-
system("bundle", "config", "--local", "cache_path", pkg_path, chdir: dir)
|
74
|
-
end
|
75
|
-
|
76
|
-
it "should generate sample site" do
|
77
|
-
Dir.mktmpdir('test-site') do |dir|
|
78
|
-
install_packages(dir)
|
79
|
-
|
80
|
-
system(utopia, "--in", dir, "site", "create")
|
81
|
-
|
82
|
-
expect(Dir.entries(dir)).to include(".git", "Gemfile", "Gemfile.lock", "README.md", "bake.rb", "config.ru", "lib", "pages", "public", "spec")
|
83
|
-
|
84
|
-
expect(
|
85
|
-
system("bundle", "exec", "bake", "utopia:test", chdir: dir)
|
86
|
-
).to be true
|
87
|
-
end
|
88
|
-
end
|
89
|
-
|
90
|
-
it "should generate a sample server" do
|
91
|
-
Dir.mktmpdir('test-server') do |dir|
|
92
|
-
install_packages(dir)
|
93
|
-
|
94
|
-
result = sh_status(utopia, "--in", dir, "server", "create")
|
95
|
-
expect(result).to be == 0
|
96
|
-
|
97
|
-
expect(Dir.entries(dir)).to include(".git")
|
98
|
-
|
99
|
-
# make sure git is set up properly
|
100
|
-
Dir.chdir(dir) do
|
101
|
-
expect(git_config 'core.sharedRepository').to be == '1'
|
102
|
-
expect(git_config 'receive.denyCurrentBranch').to be == 'ignore'
|
103
|
-
expect(git_config 'core.worktree').to be == dir
|
104
|
-
end
|
105
|
-
|
106
|
-
environment = YAML.load_file(File.join(dir, 'config/environment.yaml'))
|
107
|
-
expect(environment).to include('VARIANT', 'UTOPIA_SESSION_SECRET')
|
108
|
-
end
|
109
|
-
end
|
110
|
-
|
111
|
-
it "should not trash the sample server during update" do
|
112
|
-
Dir.mktmpdir('test-server') do |dir|
|
113
|
-
install_packages(dir)
|
114
|
-
|
115
|
-
result = sh_status(utopia, "--in", dir, "server", "create")
|
116
|
-
expect(result).to be == 0
|
117
|
-
|
118
|
-
Dir.chdir(dir) do
|
119
|
-
# make the repository look a bit like like it's an old one
|
120
|
-
git_config 'core.sharedRepository', 'false'
|
121
|
-
sh_status 'chmod', '-Rf', 'g-x', '.git'
|
122
|
-
sh_status 'rm', '-f', '.git/hooks/post-receive'
|
123
|
-
end
|
124
|
-
|
125
|
-
result = sh_status(utopia, "--in", dir, "server", "update")
|
126
|
-
expect(result).to be == 0
|
127
|
-
|
128
|
-
# check a couple of files to make sure they have group read and write access
|
129
|
-
# after the update
|
130
|
-
Dir.glob(File.join(dir, '.git/**/*')).each do |path|
|
131
|
-
expect(group_rw path).to be == true
|
132
|
-
end
|
133
|
-
end
|
134
|
-
end
|
135
|
-
|
136
|
-
it "can generate sample site, server and push to the server" do
|
137
|
-
Dir.mktmpdir('test') do |dir|
|
138
|
-
site_path = File.join(dir, 'site')
|
139
|
-
|
140
|
-
install_packages(site_path)
|
141
|
-
|
142
|
-
server_path = File.join(dir, 'server')
|
143
|
-
|
144
|
-
result = sh_status(utopia, "--in", site_path, "site", "create")
|
145
|
-
expect(result).to be == 0
|
146
|
-
|
147
|
-
result = sh_status(utopia, "--in", server_path, "server", "create")
|
148
|
-
expect(result).to be == 0
|
149
|
-
|
150
|
-
Dir.chdir(site_path) do
|
151
|
-
result = sh_status("git", "push", "--set-upstream", server_path, "master")
|
152
|
-
expect(result).to be == 0
|
153
|
-
end
|
154
|
-
|
155
|
-
files = %W[.git Gemfile Gemfile.lock README.md bake.rb config.ru lib pages public]
|
156
|
-
|
157
|
-
expect(Dir.entries(server_path)).to include(*files)
|
158
|
-
|
159
|
-
expect(File.executable? File.join(server_path, 'config.ru')).to be == true
|
160
|
-
|
161
|
-
puts File.stat(File.join(dir, 'server', '.git')).mode
|
162
|
-
end
|
163
|
-
end
|
164
|
-
end
|
@@ -1,60 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
# Copyright, 2017, by Samuel G. D. Williams. <http://www.codeotaku.com>
|
4
|
-
#
|
5
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
-
# of this software and associated documentation files (the "Software"), to deal
|
7
|
-
# in the Software without restriction, including without limitation the rights
|
8
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
-
# copies of the Software, and to permit persons to whom the Software is
|
10
|
-
# furnished to do so, subject to the following conditions:
|
11
|
-
#
|
12
|
-
# The above copyright notice and this permission notice shall be included in
|
13
|
-
# all copies or substantial portions of the Software.
|
14
|
-
#
|
15
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
21
|
-
# THE SOFTWARE.
|
22
|
-
|
23
|
-
require 'utopia/content/document'
|
24
|
-
|
25
|
-
RSpec.describe Utopia::Content::Document do
|
26
|
-
subject{described_class.new(nil, {})}
|
27
|
-
|
28
|
-
it "should generate valid self-closing markup" do
|
29
|
-
node = proc do |document, state|
|
30
|
-
subject.tag("img", src: "cats.jpg")
|
31
|
-
end
|
32
|
-
|
33
|
-
result = subject.render_node(node)
|
34
|
-
|
35
|
-
expect(result).to be == '<img src="cats.jpg"/>'
|
36
|
-
end
|
37
|
-
|
38
|
-
it "should generate valid nested markup" do
|
39
|
-
node = proc do |document, state|
|
40
|
-
subject.tag("div") do
|
41
|
-
subject.tag("img", src: "cats.jpg")
|
42
|
-
end
|
43
|
-
end
|
44
|
-
|
45
|
-
result = subject.render_node(node)
|
46
|
-
|
47
|
-
expect(result).to be == '<div><img src="cats.jpg"/></div>'
|
48
|
-
end
|
49
|
-
|
50
|
-
it "should fail if tags are unbalanced" do
|
51
|
-
node = proc do |document, state|
|
52
|
-
div = Utopia::Content::Tag.opened('div')
|
53
|
-
span = Utopia::Content::Tag.opened('span')
|
54
|
-
subject.tag_begin(div)
|
55
|
-
subject.tag_end(span)
|
56
|
-
end
|
57
|
-
|
58
|
-
expect{subject.render_node(node)}.to raise_error Utopia::Content::UnbalancedTagError, /tag span/
|
59
|
-
end
|
60
|
-
end
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -1,218 +0,0 @@
|
|
1
|
-
#!/usr/bin/env rspec
|
2
|
-
# frozen_string_literal: true
|
3
|
-
|
4
|
-
# Copyright, 2015, 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/content/links'
|
25
|
-
|
26
|
-
RSpec.describe Utopia::Content::Links do
|
27
|
-
let(:root) {File.expand_path("links", __dir__)}
|
28
|
-
subject {described_class.new(root)}
|
29
|
-
|
30
|
-
describe '#index_filter' do
|
31
|
-
it "should match index" do
|
32
|
-
expect("index.xnode").to match(subject.index_filter)
|
33
|
-
end
|
34
|
-
|
35
|
-
it "should not match invalid index" do
|
36
|
-
expect("old-index.xnode").to_not match(subject.index_filter)
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
context 'matching name' do
|
41
|
-
it "can match named link" do
|
42
|
-
links = subject.index("/", name: "welcome")
|
43
|
-
|
44
|
-
expect(links.size).to be == 1
|
45
|
-
expect(links[0].name).to be == "welcome"
|
46
|
-
end
|
47
|
-
|
48
|
-
it "doesn't match partial names" do
|
49
|
-
links = subject.index("/", name: "come")
|
50
|
-
|
51
|
-
expect(links).to be_empty
|
52
|
-
end
|
53
|
-
end
|
54
|
-
|
55
|
-
context 'with name filter' do
|
56
|
-
it "should filter links by name" do
|
57
|
-
links = subject.index("/", name: /foo/)
|
58
|
-
|
59
|
-
expect(links.size).to be == 1
|
60
|
-
end
|
61
|
-
end
|
62
|
-
|
63
|
-
context 'without locale' do
|
64
|
-
it "should index all links" do
|
65
|
-
links = subject.index("/foo")
|
66
|
-
expect(links.size).to be == 2
|
67
|
-
|
68
|
-
expect(links[0].name).to be == "test"
|
69
|
-
expect(links[0].locale).to be == "de"
|
70
|
-
|
71
|
-
expect(links[1].name).to be == "test"
|
72
|
-
expect(links[1].locale).to be == "en"
|
73
|
-
end
|
74
|
-
end
|
75
|
-
|
76
|
-
context 'with locale' do
|
77
|
-
it "should select localized links" do
|
78
|
-
links = subject.index("/foo", locale: 'en')
|
79
|
-
expect(links.size).to be == 1
|
80
|
-
|
81
|
-
expect(links[0].name).to be == "test"
|
82
|
-
expect(links[0].locale).to be == "en"
|
83
|
-
end
|
84
|
-
end
|
85
|
-
|
86
|
-
context 'with localized links' do
|
87
|
-
let(:root) {File.expand_path("localized", __dir__)}
|
88
|
-
|
89
|
-
it "should read correct link order for en" do
|
90
|
-
links = subject.index("/", locale: 'en')
|
91
|
-
|
92
|
-
expect(links.collect(&:title)).to be == ['One', 'Two', 'Three', 'Four', 'Five']
|
93
|
-
end
|
94
|
-
|
95
|
-
it "should read correct link order for zh" do
|
96
|
-
links = subject.index("/", locale: 'zh')
|
97
|
-
|
98
|
-
expect(links.collect(&:title)).to be == ['One', 'Two', 'Three', '四']
|
99
|
-
end
|
100
|
-
end
|
101
|
-
|
102
|
-
describe '#index' do
|
103
|
-
it "should give a list of links" do
|
104
|
-
links = subject.index("/")
|
105
|
-
|
106
|
-
expect(links.size).to be == 4
|
107
|
-
|
108
|
-
expect(links[0].title).to be == "Welcome"
|
109
|
-
expect(links[0].kind).to be == :file
|
110
|
-
expect(links[0].name).to be == 'welcome'
|
111
|
-
expect(links[0].locale).to be_nil
|
112
|
-
expect(links[0].path).to be == ['', 'welcome']
|
113
|
-
expect(links[0].href).to be == "/welcome"
|
114
|
-
expect(links[0].to_href).to be == '<a class="link" href="/welcome">Welcome</a>'
|
115
|
-
|
116
|
-
expect(links[1].title).to be == 'Foo Bar'
|
117
|
-
expect(links[1].kind).to be == :directory
|
118
|
-
expect(links[1].name).to be == 'foo'
|
119
|
-
expect(links[1].locale).to be_nil
|
120
|
-
expect(links[1].path).to be == ['', 'foo', 'index']
|
121
|
-
expect(links[1].href).to be == "/foo/index"
|
122
|
-
|
123
|
-
expect(links[2].title).to be == 'Bar'
|
124
|
-
expect(links[2].kind).to be == :directory
|
125
|
-
expect(links[2].name).to be == 'bar'
|
126
|
-
expect(links[2].locale).to be_nil
|
127
|
-
expect(links[2].path).to be == ['', 'bar', 'index']
|
128
|
-
expect(links[2].href).to be == "/bar/index"
|
129
|
-
|
130
|
-
expect(links[3].title).to be == 'Redirect'
|
131
|
-
expect(links[3].kind).to be == :directory
|
132
|
-
expect(links[3].name).to be == 'redirect'
|
133
|
-
expect(links[3].locale).to be_nil
|
134
|
-
expect(links[3].path).to be == ['', 'redirect']
|
135
|
-
expect(links[3].href).to be == "https://www.codeotaku.com"
|
136
|
-
|
137
|
-
expect(links[1]).to be_eql links[1]
|
138
|
-
expect(links[0]).to_not be_eql links[1]
|
139
|
-
end
|
140
|
-
|
141
|
-
it "can list directories" do
|
142
|
-
links = subject.index("/bar")
|
143
|
-
|
144
|
-
expect(links.size).to be == 1
|
145
|
-
|
146
|
-
expect(links[0].title).to be == "Parent?"
|
147
|
-
expect(links[0].kind).to be == :directory
|
148
|
-
expect(links[0].name).to be == "parent"
|
149
|
-
expect(links[0].locale).to be_nil
|
150
|
-
expect(links[0].path).to be == ['', 'bar', 'parent']
|
151
|
-
end
|
152
|
-
|
153
|
-
it "can list directories with multiple localized indexes" do
|
154
|
-
links = subject.index("/bar/parent").sort_by(&:locale)
|
155
|
-
|
156
|
-
expect(links.size).to be == 2
|
157
|
-
|
158
|
-
expect(links[0].title).to be == "Child"
|
159
|
-
expect(links[0].kind).to be == :directory
|
160
|
-
expect(links[0].name).to be == "child"
|
161
|
-
expect(links[0].locale).to be == 'en'
|
162
|
-
expect(links[0].path).to be == ['', 'bar', 'parent', 'child', 'index']
|
163
|
-
|
164
|
-
expect(links[1].title).to be == "Child"
|
165
|
-
expect(links[1].kind).to be == :directory
|
166
|
-
expect(links[1].name).to be == "child"
|
167
|
-
expect(links[1].locale).to be == 'ja'
|
168
|
-
expect(links[1].path).to be == ['', 'bar', 'parent', 'child', 'index']
|
169
|
-
end
|
170
|
-
|
171
|
-
it "can get title of /index" do
|
172
|
-
links = subject.index("/", indices: true, name: "index")
|
173
|
-
|
174
|
-
expect(links.size).to be 1
|
175
|
-
|
176
|
-
link = links.first
|
177
|
-
|
178
|
-
expect(link.title).to be == "Home"
|
179
|
-
end
|
180
|
-
|
181
|
-
it "can get title of /foo/index" do
|
182
|
-
links = subject.index("/foo", indices: true, name: "index")
|
183
|
-
|
184
|
-
expect(links.size).to be 1
|
185
|
-
|
186
|
-
link = links.first
|
187
|
-
|
188
|
-
expect(link.title).to be == "Foo Bar"
|
189
|
-
end
|
190
|
-
|
191
|
-
it "can get title of /bar/index" do
|
192
|
-
links = subject.index("/bar", indices: true, name: "index")
|
193
|
-
|
194
|
-
expect(links.size).to be 1
|
195
|
-
|
196
|
-
link = links.first
|
197
|
-
|
198
|
-
expect(link.title).to be == "Bar"
|
199
|
-
end
|
200
|
-
end
|
201
|
-
|
202
|
-
describe '#for' do
|
203
|
-
it "can get title of /index" do
|
204
|
-
link = subject.for(Utopia::Path["/index"])
|
205
|
-
expect(link.title).to be == "Home"
|
206
|
-
end
|
207
|
-
|
208
|
-
it "can get title of /foo/index" do
|
209
|
-
link = subject.for(Utopia::Path["/foo/index"])
|
210
|
-
expect(link.title).to be == "Foo Bar"
|
211
|
-
end
|
212
|
-
|
213
|
-
it "can get title of /bar/index" do
|
214
|
-
link = subject.for(Utopia::Path["/bar/index"])
|
215
|
-
expect(link.title).to be == "Bar"
|
216
|
-
end
|
217
|
-
end
|
218
|
-
end
|