Tobias Schäfer
|
be36bc6f20
Maintenance: Port integration elasticsearch test.
|
2 лет назад |
Florian Liebe
|
c3458133af
Maintenance: Improve execution time of Elasticsearch related tests.
|
2 лет назад |
Martin Gruner
|
f678083c35
Maintenance: Move searchindex tasks to zammad:searchindex namespace.
|
2 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
Martin Gruner
|
a389b8f07c
Maintenance: Replace rand() where possible
|
3 лет назад |
Martin Gruner
|
e63510c4d0
Maintenance: Apply Rubocop also to files in .gitlab, .github, .rubocop and to RSpec support files.
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 лет назад |
Thorsten Eckel
|
0004c72624
Refactoring: Improved error logging
|
5 лет назад |
Mantas Masalskis
|
21c3b31c97
Maintenance: Added test coverage for public Knowledge Base search.
|
5 лет назад |
Denny Bresch
|
c60e1c0780
Fixed issue #2611 - SearchIndexBackend.remove() (ES) is not removing entries
|
5 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
Thorsten Eckel
|
02ba0e455e
Added db_strategy (:truncaction) meta helper to switch to DB cleanup via truncation (from transaction) for single examples. We choose to stick to Rails/RSpec transactional cleanup over DatabaseCleaner transaction strategy because of performance reasons. Rails default performs between 30 and 50% better.
|
6 лет назад |
Rolf Schmidt
|
29b616d61d
Refactored all controller mini tests and migrated them to rspec request specs
|
6 лет назад |