.. |
browser
|
ebe4746ace
Improves stability of a failing test in FF 1
|
5 years ago |
data
|
25cd644951
Fixes #2715 - Twitter status URLs are broken
|
5 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
|
889dd92aea
Maintenance: Migrate Twitter browser test to RSpec
|
5 years ago |
models
|
533b44af8f
Updated to rails 5.0.
|
7 years ago |
performance
|
2a5d4954ab
Init version.
|
13 years ago |
support
|
21c3b31c97
Maintenance: Added test coverage for public Knowledge Base search.
|
5 years ago |
unit
|
65d1ba133d
Refactor .csv_import
|
5 years ago |
browser_test_helper.rb
|
4e8cf209ca
Performance: Observing every Overview of each Agent Session doesn't scale well on larger systems (60 Overviews per Agent). With this change only the last 5 used Overviews are checked on every iteration. A full check is still performed ever 60 seconds. This reduces the overall load.
|
5 years ago |
integration_test_helper.rb
|
76f3a2876b
Review of correct test helper for integration tests.
|
6 years ago |
test_helper.rb
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 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 |