删除rails自带测试需要的文件夹
This commit is contained in:
parent
3962970154
commit
83343b9eb1
223
Gemfile.lock
223
Gemfile.lock
|
@ -1,223 +0,0 @@
|
||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
actionmailer (4.2.5)
|
|
||||||
actionpack (= 4.2.5)
|
|
||||||
actionview (= 4.2.5)
|
|
||||||
activejob (= 4.2.5)
|
|
||||||
mail (~> 2.5, >= 2.5.4)
|
|
||||||
rails-dom-testing (~> 1.0, >= 1.0.5)
|
|
||||||
actionpack (4.2.5)
|
|
||||||
actionview (= 4.2.5)
|
|
||||||
activesupport (= 4.2.5)
|
|
||||||
rack (~> 1.6)
|
|
||||||
rack-test (~> 0.6.2)
|
|
||||||
rails-dom-testing (~> 1.0, >= 1.0.5)
|
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
|
||||||
actionview (4.2.5)
|
|
||||||
activesupport (= 4.2.5)
|
|
||||||
builder (~> 3.1)
|
|
||||||
erubis (~> 2.7.0)
|
|
||||||
rails-dom-testing (~> 1.0, >= 1.0.5)
|
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
|
||||||
activejob (4.2.5)
|
|
||||||
activesupport (= 4.2.5)
|
|
||||||
globalid (>= 0.3.0)
|
|
||||||
activemodel (4.2.5)
|
|
||||||
activesupport (= 4.2.5)
|
|
||||||
builder (~> 3.1)
|
|
||||||
activerecord (4.2.5)
|
|
||||||
activemodel (= 4.2.5)
|
|
||||||
activesupport (= 4.2.5)
|
|
||||||
arel (~> 6.0)
|
|
||||||
activesupport (4.2.5)
|
|
||||||
i18n (~> 0.7)
|
|
||||||
json (~> 1.7, >= 1.7.7)
|
|
||||||
minitest (~> 5.1)
|
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
|
||||||
tzinfo (~> 1.1)
|
|
||||||
addressable (2.5.0)
|
|
||||||
public_suffix (~> 2.0, >= 2.0.2)
|
|
||||||
arel (6.0.3)
|
|
||||||
binding_of_caller (0.7.2)
|
|
||||||
debug_inspector (>= 0.0.1)
|
|
||||||
builder (3.2.2)
|
|
||||||
byebug (9.0.6)
|
|
||||||
capybara (2.11.0)
|
|
||||||
addressable
|
|
||||||
mime-types (>= 1.16)
|
|
||||||
nokogiri (>= 1.3.3)
|
|
||||||
rack (>= 1.0.0)
|
|
||||||
rack-test (>= 0.5.4)
|
|
||||||
xpath (~> 2.0)
|
|
||||||
childprocess (0.5.9)
|
|
||||||
ffi (~> 1.0, >= 1.0.11)
|
|
||||||
coffee-rails (4.1.1)
|
|
||||||
coffee-script (>= 2.2.0)
|
|
||||||
railties (>= 4.0.0, < 5.1.x)
|
|
||||||
coffee-script (2.4.1)
|
|
||||||
coffee-script-source
|
|
||||||
execjs
|
|
||||||
coffee-script-source (1.11.1)
|
|
||||||
concurrent-ruby (1.0.2)
|
|
||||||
database_cleaner (1.5.3)
|
|
||||||
debug_inspector (0.0.2)
|
|
||||||
diff-lcs (1.2.5)
|
|
||||||
erubis (2.7.0)
|
|
||||||
execjs (2.7.0)
|
|
||||||
factory_girl (4.7.0)
|
|
||||||
activesupport (>= 3.0.0)
|
|
||||||
factory_girl_rails (4.7.0)
|
|
||||||
factory_girl (~> 4.7.0)
|
|
||||||
railties (>= 3.0.0)
|
|
||||||
faker (1.6.6)
|
|
||||||
i18n (~> 0.5)
|
|
||||||
ffi (1.9.14)
|
|
||||||
globalid (0.3.7)
|
|
||||||
activesupport (>= 4.1.0)
|
|
||||||
i18n (0.7.0)
|
|
||||||
jbuilder (2.6.1)
|
|
||||||
activesupport (>= 3.0.0, < 5.1)
|
|
||||||
multi_json (~> 1.2)
|
|
||||||
jquery-rails (4.2.1)
|
|
||||||
rails-dom-testing (>= 1, < 3)
|
|
||||||
railties (>= 4.2.0)
|
|
||||||
thor (>= 0.14, < 2.0)
|
|
||||||
json (1.8.3)
|
|
||||||
launchy (2.4.3)
|
|
||||||
addressable (~> 2.3)
|
|
||||||
libv8 (3.16.14.17)
|
|
||||||
loofah (2.0.3)
|
|
||||||
nokogiri (>= 1.5.9)
|
|
||||||
mail (2.6.4)
|
|
||||||
mime-types (>= 1.16, < 4)
|
|
||||||
mime-types (3.1)
|
|
||||||
mime-types-data (~> 3.2015)
|
|
||||||
mime-types-data (3.2016.0521)
|
|
||||||
mini_portile2 (2.1.0)
|
|
||||||
minitest (5.10.1)
|
|
||||||
multi_json (1.12.1)
|
|
||||||
nokogiri (1.6.8.1)
|
|
||||||
mini_portile2 (~> 2.1.0)
|
|
||||||
public_suffix (2.0.4)
|
|
||||||
rack (1.6.5)
|
|
||||||
rack-test (0.6.3)
|
|
||||||
rack (>= 1.0)
|
|
||||||
rails (4.2.5)
|
|
||||||
actionmailer (= 4.2.5)
|
|
||||||
actionpack (= 4.2.5)
|
|
||||||
actionview (= 4.2.5)
|
|
||||||
activejob (= 4.2.5)
|
|
||||||
activemodel (= 4.2.5)
|
|
||||||
activerecord (= 4.2.5)
|
|
||||||
activesupport (= 4.2.5)
|
|
||||||
bundler (>= 1.3.0, < 2.0)
|
|
||||||
railties (= 4.2.5)
|
|
||||||
sprockets-rails
|
|
||||||
rails-deprecated_sanitizer (1.0.3)
|
|
||||||
activesupport (>= 4.2.0.alpha)
|
|
||||||
rails-dom-testing (1.0.7)
|
|
||||||
activesupport (>= 4.2.0.beta, < 5.0)
|
|
||||||
nokogiri (~> 1.6.0)
|
|
||||||
rails-deprecated_sanitizer (>= 1.0.1)
|
|
||||||
rails-html-sanitizer (1.0.3)
|
|
||||||
loofah (~> 2.0)
|
|
||||||
railties (4.2.5)
|
|
||||||
actionpack (= 4.2.5)
|
|
||||||
activesupport (= 4.2.5)
|
|
||||||
rake (>= 0.8.7)
|
|
||||||
thor (>= 0.18.1, < 2.0)
|
|
||||||
rake (11.3.0)
|
|
||||||
rdoc (4.3.0)
|
|
||||||
ref (2.0.0)
|
|
||||||
rspec-core (3.5.4)
|
|
||||||
rspec-support (~> 3.5.0)
|
|
||||||
rspec-expectations (3.5.0)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.5.0)
|
|
||||||
rspec-mocks (3.5.0)
|
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
|
||||||
rspec-support (~> 3.5.0)
|
|
||||||
rspec-rails (3.5.2)
|
|
||||||
actionpack (>= 3.0)
|
|
||||||
activesupport (>= 3.0)
|
|
||||||
railties (>= 3.0)
|
|
||||||
rspec-core (~> 3.5.0)
|
|
||||||
rspec-expectations (~> 3.5.0)
|
|
||||||
rspec-mocks (~> 3.5.0)
|
|
||||||
rspec-support (~> 3.5.0)
|
|
||||||
rspec-support (3.5.0)
|
|
||||||
rubyzip (1.2.0)
|
|
||||||
sass (3.4.22)
|
|
||||||
sass-rails (5.0.6)
|
|
||||||
railties (>= 4.0.0, < 6)
|
|
||||||
sass (~> 3.1)
|
|
||||||
sprockets (>= 2.8, < 4.0)
|
|
||||||
sprockets-rails (>= 2.0, < 4.0)
|
|
||||||
tilt (>= 1.1, < 3)
|
|
||||||
sdoc (0.4.2)
|
|
||||||
json (~> 1.7, >= 1.7.7)
|
|
||||||
rdoc (~> 4.0)
|
|
||||||
selenium-webdriver (3.0.3)
|
|
||||||
childprocess (~> 0.5)
|
|
||||||
rubyzip (~> 1.0)
|
|
||||||
websocket (~> 1.0)
|
|
||||||
spring (2.0.0)
|
|
||||||
activesupport (>= 4.2)
|
|
||||||
sprockets (3.7.0)
|
|
||||||
concurrent-ruby (~> 1.0)
|
|
||||||
rack (> 1, < 3)
|
|
||||||
sprockets-rails (3.2.0)
|
|
||||||
actionpack (>= 4.0)
|
|
||||||
activesupport (>= 4.0)
|
|
||||||
sprockets (>= 3.0.0)
|
|
||||||
sqlite3 (1.3.12)
|
|
||||||
therubyracer (0.12.2)
|
|
||||||
libv8 (~> 3.16.14.0)
|
|
||||||
ref
|
|
||||||
thor (0.19.4)
|
|
||||||
thread_safe (0.3.5)
|
|
||||||
tilt (2.0.5)
|
|
||||||
turbolinks (5.0.1)
|
|
||||||
turbolinks-source (~> 5)
|
|
||||||
turbolinks-source (5.0.0)
|
|
||||||
tzinfo (1.2.2)
|
|
||||||
thread_safe (~> 0.1)
|
|
||||||
uglifier (3.0.4)
|
|
||||||
execjs (>= 0.3.0, < 3)
|
|
||||||
web-console (2.3.0)
|
|
||||||
activemodel (>= 4.0)
|
|
||||||
binding_of_caller (>= 0.7.2)
|
|
||||||
railties (>= 4.0)
|
|
||||||
sprockets-rails (>= 2.0, < 4.0)
|
|
||||||
websocket (1.2.3)
|
|
||||||
xpath (2.0.0)
|
|
||||||
nokogiri (~> 1.3)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
ruby
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
byebug
|
|
||||||
capybara
|
|
||||||
coffee-rails (~> 4.1.0)
|
|
||||||
database_cleaner
|
|
||||||
factory_girl_rails (~> 4.7.0)
|
|
||||||
faker
|
|
||||||
jbuilder (~> 2.0)
|
|
||||||
jquery-rails
|
|
||||||
launchy
|
|
||||||
rails (= 4.2.5)
|
|
||||||
rspec-rails (~> 3.5.2)
|
|
||||||
sass-rails (~> 5.0)
|
|
||||||
sdoc (~> 0.4.0)
|
|
||||||
selenium-webdriver
|
|
||||||
spring
|
|
||||||
sqlite3
|
|
||||||
therubyracer
|
|
||||||
turbolinks
|
|
||||||
uglifier (>= 1.3.0)
|
|
||||||
web-console (~> 2.0)
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
1.13.6
|
|
|
@ -1,9 +0,0 @@
|
||||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
||||||
|
|
||||||
one:
|
|
||||||
content: MyString
|
|
||||||
mission_id:
|
|
||||||
|
|
||||||
two:
|
|
||||||
content: MyString
|
|
||||||
mission_id:
|
|
|
@ -1,13 +0,0 @@
|
||||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
||||||
|
|
||||||
one:
|
|
||||||
name: MyString
|
|
||||||
deadline: 2016-12-10 12:48:43
|
|
||||||
priority: 1
|
|
||||||
status: MyString
|
|
||||||
|
|
||||||
two:
|
|
||||||
name: MyString
|
|
||||||
deadline: 2016-12-10 12:48:43
|
|
||||||
priority: 1
|
|
||||||
status: MyString
|
|
|
@ -1,9 +0,0 @@
|
||||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
||||||
|
|
||||||
one:
|
|
||||||
content:
|
|
||||||
user_id:
|
|
||||||
|
|
||||||
two:
|
|
||||||
content:
|
|
||||||
user_id:
|
|
|
@ -1,9 +0,0 @@
|
||||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
||||||
|
|
||||||
one:
|
|
||||||
name: MyString
|
|
||||||
content: MyString
|
|
||||||
|
|
||||||
two:
|
|
||||||
name: MyString
|
|
||||||
content: MyString
|
|
|
@ -1,7 +0,0 @@
|
||||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
||||||
|
|
||||||
one:
|
|
||||||
content: MyString
|
|
||||||
|
|
||||||
two:
|
|
||||||
content: MyString
|
|
|
@ -1,11 +0,0 @@
|
||||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
||||||
|
|
||||||
one:
|
|
||||||
name: MyString
|
|
||||||
password_digest: MyString
|
|
||||||
email: MyString
|
|
||||||
|
|
||||||
two:
|
|
||||||
name: MyString
|
|
||||||
password_digest: MyString
|
|
||||||
email: MyString
|
|
|
@ -1,7 +0,0 @@
|
||||||
require 'test_helper'
|
|
||||||
|
|
||||||
class CommentTest < ActiveSupport::TestCase
|
|
||||||
# test "the truth" do
|
|
||||||
# assert true
|
|
||||||
# end
|
|
||||||
end
|
|
|
@ -1,7 +0,0 @@
|
||||||
require 'test_helper'
|
|
||||||
|
|
||||||
class MissionTest < ActiveSupport::TestCase
|
|
||||||
# test "the truth" do
|
|
||||||
# assert true
|
|
||||||
# end
|
|
||||||
end
|
|
|
@ -1,7 +0,0 @@
|
||||||
require 'test_helper'
|
|
||||||
|
|
||||||
class NoteTest < ActiveSupport::TestCase
|
|
||||||
# test "the truth" do
|
|
||||||
# assert true
|
|
||||||
# end
|
|
||||||
end
|
|
|
@ -1,7 +0,0 @@
|
||||||
require 'test_helper'
|
|
||||||
|
|
||||||
class ProjectTest < ActiveSupport::TestCase
|
|
||||||
# test "the truth" do
|
|
||||||
# assert true
|
|
||||||
# end
|
|
||||||
end
|
|
|
@ -1,7 +0,0 @@
|
||||||
require 'test_helper'
|
|
||||||
|
|
||||||
class ShareTest < ActiveSupport::TestCase
|
|
||||||
# test "the truth" do
|
|
||||||
# assert true
|
|
||||||
# end
|
|
||||||
end
|
|
|
@ -1,7 +0,0 @@
|
||||||
require 'test_helper'
|
|
||||||
|
|
||||||
class UserTest < ActiveSupport::TestCase
|
|
||||||
# test "the truth" do
|
|
||||||
# assert true
|
|
||||||
# end
|
|
||||||
end
|
|
|
@ -1,10 +0,0 @@
|
||||||
ENV['RAILS_ENV'] ||= 'test'
|
|
||||||
require File.expand_path('../../config/environment', __FILE__)
|
|
||||||
require 'rails/test_help'
|
|
||||||
|
|
||||||
class ActiveSupport::TestCase
|
|
||||||
# Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
|
|
||||||
fixtures :all
|
|
||||||
|
|
||||||
# Add more helper methods to be used by all tests here...
|
|
||||||
end
|
|
Loading…
Reference in New Issue