Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F2571753
test_helper.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jun 10, 9:03 PM
Size
312 B
Mime Type
text/x-c++
Expires
Fri, Jun 12, 9:03 PM (1 d, 19 h)
Engine
blob
Format
Raw Data
Handle
377541
Attached To
rARCHIVING archiving
test_helper.rb
View Options
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
Event Timeline
Log In to Comment