.. |
browser
|
9e0d535483
Update App.Session.get() method to use direct pointer to current user record
|
6 years ago |
data
|
12eb5381b0
Fixes #2491 - Email is not processed if attachement as "space" as filename like `Content-Disposition: inline; filename="=?utf-8?b??="`.
|
6 years ago |
fixtures
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
functional
|
2a5d4954ab
Init version.
|
13 years ago |
helpers
|
533b44af8f
Updated to rails 5.0.
|
7 years ago |
integration
|
a3ed795e09
Fixed import test.
|
6 years ago |
models
|
533b44af8f
Updated to rails 5.0.
|
7 years ago |
performance
|
2a5d4954ab
Init version.
|
13 years ago |
support
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
unit
|
d36c88d441
Fixed flanky job test.
|
6 years ago |
browser_test_helper.rb
|
fa0ed8c0ba
Refactoring: Improve browser test suite speed by starting ruby/rails context only once for all tests by using Rails build in test running rake task.
|
6 years ago |
integration_test_helper.rb
|
76f3a2876b
Review of correct test helper for integration tests.
|
6 years ago |
test_helper.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
test_support_helper.rb
|
ba9845cb68
Moved coverage logic into support folder to increase clarity and only include on TravisCI runs to reduce test runtime.
|
6 years ago |