Thorsten Eckel
|
c1f711d3af
Maintenance: Updated Ruby dependency to 2.6.6.
|
4 years ago |
Thorsten Eckel
|
d99c596ab8
Follow up - 7aeeb6ed1a8327194d2ed5123436038351b2dfc1 - removed unnecessary TODO.
|
4 years ago |
Denny Korsukéwitz
|
7aeeb6ed1a
Refactoring: Reorganise GitLab CI definition by splitting it up in dedicated, logical parts. Also introduce `SINGLETESTNAME` ENV to run single test 🚀
|
4 years ago |
Mantas Masalskis
|
62a6d5e2ca
Maintenance: improves Websocket stability in CI
|
4 years ago |
Mantas Masalskis
|
dd5ca52e18
Fixes #2941 - Zendesk import error
|
4 years ago |
Mantas Masalskis
|
e865826810
Maintenance: Updated Ruby dependency to 2.6.5.
|
4 years ago |
Rolf Schmidt
|
bca16dee16
Enhancement: Provide unique error code for technical errors to make it easy to find them in the logs.
|
4 years ago |
Thorsten Eckel
|
201027d23c
Maintenance: Update selenium to latest compatible version. Current issue with latest: Chrome crashes in chat test when reloading page.
|
4 years ago |
Ryan Lue
|
889dd92aea
Maintenance: Migrate Twitter browser test to RSpec
|
5 years ago |
Thorsten Eckel
|
f0fdf7e7f3
Maintenance: Disable execution of ES RSpec tests in CircleCI env.
|
5 years ago |
Martin Edenhofer
|
f806ac3611
Fixed issue #2742 - Removing a record drops whole index on Elasticsearch 6 and later.
|
5 years ago |
Mantas Masalskis
|
21c3b31c97
Maintenance: Added test coverage for public Knowledge Base search.
|
5 years ago |
Mantas Masalskis
|
6606aa29cd
Don't use stubs for UserInfo.current_user_id because it blocks the use case where UserInfo.current_user_id is changed at runtime.
|
5 years ago |
Billy Zhou
|
fae194918e
Implemented issue #2092 - Send postmaster email to sender if email is too big
|
5 years ago |
Thorsten Eckel
|
9503ff20ce
Maintenance: Applied required changes to resolve 'omniauth' CVE-2015-9284
|
5 years ago |
Thorsten Eckel
|
83c77a4a35
Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests).
|
5 years ago |
Martin Edenhofer
|
af9fcf4565
Added support for elasticsearch 6 and 7. Fixes #1688.
|
5 years ago |
Thorsten Eckel
|
757af308a8
Maintenance: Use corresponding ES docker image tag.
|
5 years ago |
Martin Edenhofer
|
8a6ffc23cb
Fixed issue #2059 - Incorrect display count of a report profile if tree_select is used.
|
5 years ago |
Thorsten Eckel
|
9d7485bf71
Maintenance: Run more tests with random DB services to increase overall CI speed and ensure independence of DB layer.
|
5 years ago |
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 |