1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

initial test suite

هذا الالتزام موجود في:
Adam Cooke
2017-05-08 14:48:15 +01:00
الأصل 1758dc466a
التزام 2bde75720c
14 ملفات معدلة مع 335 إضافات و8 حذوفات

عرض الملف

@@ -88,12 +88,18 @@ GEM
hashie (~> 3.0)
httparty (~> 0.10)
json (~> 1.0)
debug_inspector (0.0.2)
database_cleaner (1.5.3)
deep_merge (1.1.1)
diff-lcs (1.3)
dynamic_form (1.1.4)
encrypto_signo (1.0.0)
erubis (2.7.0)
execjs (2.7.0)
factory_girl (4.8.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.8.0)
factory_girl (~> 4.8.0)
railties (>= 3.0.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
foreman (0.82.0)
@@ -168,6 +174,27 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (11.3.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.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)
sass (3.4.22)
sass-rails (5.0.6)
railties (>= 4.0.0, < 6)
@@ -197,11 +224,6 @@ GEM
uglifier (3.0.2)
execjs (>= 0.3.0, < 3)
useragent (0.16.8)
web-console (3.3.1)
actionview (>= 5.0)
activemodel (>= 5.0)
debug_inspector
railties (>= 5.0)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
@@ -223,8 +245,10 @@ DEPENDENCIES
clockwork
coffee-rails (~> 4.2)
createsend (~> 4.0)
database_cleaner
dynamic_form
encrypto_signo
factory_girl_rails (~> 4.0)
foreman
gelf
haml
@@ -242,12 +266,13 @@ DEPENDENCIES
nio4r
puma (~> 3.0)
rails (= 5.0.2)
rspec
rspec-rails
sass-rails (~> 5.0)
secure_headers
sentry-raven
turbolinks (~> 5)
uglifier (>= 1.3.0)
web-console
BUNDLED WITH
1.14.6