Thorsten Eckel
|
50ca3cde9c
Maintenance: Run browser tests for random DB service.
|
5 years ago |
Thorsten Eckel
|
30361f1bb1
Maintenance: Go back to Selenium version 3.14.0-p19 because of failing CI jobs until https://github.com/elgalu/docker-selenium/issues/296 is resolved.
|
5 years ago |
Thorsten Eckel
|
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.
|
5 years ago |
Billy Zhou
|
d09c9c606d
Fixed browser CI tests by downgrading selenium docker image to use older Firefox 64
|
5 years ago |
Denny Bresch
|
39bdbf22db
Refactoring: Migrated static dashboard widgets to extendable backend structure.
|
5 years ago |
Thorsten Eckel
|
d28086af95
Refactoring: On premise CI infrastructure doesn't scale.
|
5 years ago |
Thorsten Eckel
|
cfc1bdbb45
Refactoring: NO_RESET_BEFORE_SUITE is not practical for the general use case of running RSpec multiple times and slows down/decreases DX.
|
5 years ago |
Thorsten Eckel
|
8df6e3c33b
Refactoring: Use GitLab CI cache functionality to cache gem dependencies between pipelines/jobs/runners and replace obsolete zammad-application with zammad-ruby docker image.
|
5 years ago |
Thorsten Eckel
|
5491b1b910
Invited Capybara to the party ๐ Taking browser tests to the next level ๐.
|
5 years ago |
Thorsten Eckel
|
5e05fadbb8
Applied required changes to run in GitLab docker CI env ๐ณ.
|
5 years ago |
Rolf Schmidt
|
14437f92f9
Migrated remaining Minitest controller tests to RSpec.
|
6 years ago |
Martin Edenhofer
|
6e061ab894
Implemented issue #2023 - Twitter Account Activity API support.
|
6 years ago |
Martin Edenhofer
|
7972ec9b6c
Added twilio test jobs.
|
6 years ago |
Thorsten Eckel
|
0cca58f0b7
Missing GitLab CI browser tag causes job to run on non-browser CI server and fail.
|
6 years ago |
Thorsten Eckel
|
e4d7dc449f
Refactoring: DRYed up .gitlab-ci.yml.
|
6 years ago |
Rolf Schmidt
|
29b616d61d
Refactored all controller mini tests and migrated them to rspec request specs
|
6 years ago |
Billy Zhou
|
ccf97ee077
Issue #2232 hide inactive report profiles
|
6 years ago |
Martin Edenhofer
|
cd93bccfed
Updated rubyzip to v1.2.2.
|
6 years ago |
Thorsten Eckel
|
f0690f8754
Added dependency vulerability check exclusion for CVE-2018-1000544 (https://github.com/rubyzip/rubyzip/issues/369) which only affects test env (selenium-webdriver dependency) until it's resolved (https://github.com/rubyzip/rubyzip/pull/376).
|
6 years ago |
Martin Edenhofer
|
093c9e7621
Fixed #2132 by putting the I-doit objects in ticket preferences by creating the ticket.
|
6 years ago |
Thorsten Eckel
|
cab0d43d5e
Test stabilization: Applied required changes for HTTPS migration of VZ 'test' server.
|
6 years ago |
Billy Zhou
|
01717bcc7f
For Elasticsearch, sort by active flag first before everything else
|
6 years ago |
Martin Edenhofer
|
d2d6fa981c
Resolved merge conflict.
|
6 years ago |
Martin Edenhofer
|
86c79c3dba
Follwup for issue #2031 - restored original default sort_by updated_at attribute and unified names of controller tests.
|
6 years ago |
Martin Edenhofer
|
29c61f0586
Implemented issue #2136 - Improve admin -> user -> default shown users are sometimes different with and/or without search text -> unify search.
|
6 years ago |
Martin Edenhofer
|
de36ffcd8a
Fixed issue #1957 - "Create new Customer" form delayed display.
|
6 years ago |
Thorsten Eckel
|
8f07ac70f4
Fixed URL required for mocking X-On-Behalf-Of header.
|
6 years ago |
Martin Edenhofer
|
b48a8c9b42
Improved sleep of ci tests (groups test jobs).
|
6 years ago |
Martin Edenhofer
|
12c26bcc88
Merged sipgate controller tests into regular controllers tests to increase total speed of tests (no extra job needed). Removed duplicate calendar subscription tickets controller.
|
6 years ago |
Martin Edenhofer
|
59d20eb30a
Merged auto wizard test into unit tests to increase total speed of tests.
|
6 years ago |
Thorsten Eckel
|
81dfe88d99
@muhammadn fixed issue #1866 - Failing Scheduler Delayed::Job - jobs are not listed in the monitoring result.
|
6 years ago |
Martin Edenhofer
|
5e62e3b2e5
Skip Zendesk tests. Some network outages.
|
6 years ago |
Rolf Schmidt
|
bfd89995f4
Allow clearbit failure.
|
6 years ago |
Muhammad Nuzaihan
|
76ceb4e9b3
#1617 make code conform to the style used, add tests for false boolean to improve coverage
|
6 years ago |
Thorsten Eckel
|
5f0bb91481
Added OTRS 6 migration tests.
|
6 years ago |
Martin Edenhofer
|
9805fa176a
Enabled tests, Zendesk infrastructure is working again.
|
6 years ago |
Martin Edenhofer
|
e460c99cad
Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal
|
7 years ago |
Martin Edenhofer
|
d0a0dc7d37
Show ticket edit form as disable if agent has read only permission.
|
7 years ago |
Martin Edenhofer
|
967f814ff3
Stabilised tests.
|
7 years ago |
Martin Edenhofer
|
14d4b90f72
Separated browser tests into browser-core and browser-integration.
|
7 years ago |
Martin Edenhofer
|
6573c93337
Fixed issue #1469 - Unable to manage i-doit objects as agent (only agent).
|
7 years ago |
Martin Edenhofer
|
003d60d6b1
Improved tests for out of office feature and related controllers.
|
7 years ago |
Jens Pfeifer
|
533b44af8f
Updated to rails 5.0.
|
7 years ago |
Martin Edenhofer
|
8958a3ac63
Updated OTRS import URL.
|
7 years ago |
Martin Edenhofer
|
d8ad2b1b2f
Implemented issue #539 - Add email address without importing historical emails.
|
7 years ago |
Martin Edenhofer
|
1d4ce42c67
Improved bot detection - issue #1207. Added ticket limits per hour and day.
|
7 years ago |
Thorsten Eckel
|
507439e12f
Improved setup performance by using multiple bundle jobs to install dependencies.
|
7 years ago |
Martin Edenhofer
|
aa37dc02ca
Added expire_in to gitlab config.
|
7 years ago |
Martin Edenhofer
|
85abb738d8
Moved to webmock for telegram integration tests.
|
7 years ago |
Martin Edenhofer
|
a1a56f49c0
Implemented issue #439 - proxy support.
|
7 years ago |