Commit Graph
75 Commits
Author SHA1 Message Date
Tom Page 87b595207c Merge branch 'feature/SEARCH-936_WhitespaceInWildcardQueries' into 'master'
SEARCH-1552 Add tests for whitespace in SQL queries.

See merge request search_discovery/SearchAnalyticsE2ETest!28
2019-03-18 16:01:25 +00:00
agazzarini 94cbe9a6b3 [ SEARCH-1554 ] Additional whitespaces scenarios 2019-03-18 15:31:09 +01:00
Paul Brodner 6ce43daa59 SEARCH-1127 enabling SSL on ACS + SS 2019-03-15 14:48:00 +00:00
Tom Page 258fadf29b SEARCH-1552 Add tests for whitespace in SQL queries. 2019-03-15 09:50:01 +00:00
eliaporciani 5c8eedb541 Added comments on tests that need to be enabled when SEARCH-1457 will be solved 2019-03-12 19:18:08 +01:00
eliaporciani 3919c1faf9 Merge branch 'master' of git.alfresco.com:search_discovery/SearchAnalyticsE2ETest into fix/SEARCH-1476 2019-03-12 16:51:20 +01:00
eliaporciani fca008d48a test fixed.
set back to disable some tests.
2019-03-12 16:46:10 +01:00
agazzarini d2d7c7f1a8 [ SEARCH-1491 ] Fix compilation error 2019-03-12 15:02:06 +01:00
agazzarini 4a6aa1936b [ SEARCH-1491 ] Fix conflicts with master 2019-03-12 13:03:05 +01:00
agazzarini d6a43f36c9 [ SEARCH-1491 ] meaningful assertion error instead of a generic runtime 2019-03-12 11:10:12 +01:00
agazzarini f3b0751622 [ SEARCH-1491 ] removed explicit exception throwing (no longer needed) 2019-03-12 09:00:28 +01:00
agazzarini 1175d90c98 [ SEARCH-1491 ] testSqlQuery moved in the superclass 2019-03-12 08:56:27 +01:00
agazzarini e5f47d81db [ SEARCH-1491 ] count and having tests 2019-03-12 08:00:34 +01:00
eliaporciani c211776588 Enabled tests for SEARCH-1476 and SEARCH-1455 2019-03-11 21:51:30 +01:00
Meenal Bhave 3b23288823 Search-1535: Test was sharing test data with earlier test, which was being… 2019-03-08 14:24:43 +00:00
Meenal Bhave 15041b9317 Search 1530: Virtual Time Series tests 2019-03-08 13:18:13 +00:00
Paul Brodner 848e12f299 adding high level overview diagram 2019-03-07 12:42:04 +00:00
Paul Brodner f64873fe95 do not start postgresql on backup 2019-03-07 11:31:17 +02:00
agazzarini 8ba50506a3 [ SEARCH-1491 ] E2E tests for case (in)sensitive fields name 2019-03-06 16:45:16 +01:00
Paul Brodner 9805343d24 Update README.md 2019-03-05 11:33:29 +00:00
Paul Brodner 9646495a25 Update README.md 2019-03-05 11:32:56 +00:00
Paul Brodner 77820be8f2 Update Makefile 2019-03-05 09:36:21 +00:00
Paul Brodner 0f350c30de Update README.md 2019-03-04 16:56:49 +00:00
Paul Brodner 5a96c89d5c fix helper path 2019-03-04 18:49:02 +02:00
Paul Brodner 9e303f55ed building custom images (migrated from BuildScripts) 2019-03-04 16:45:26 +00:00
Paul Brodner b30dcea8ec adding missing .env file 2019-03-04 17:34:01 +02:00
Paul Brodner c09e21fc14 migrate upgrade code from BuildScripts 2019-03-04 15:31:23 +00:00
Paul Brodner fd160c26c4 migrate sharding configuration from BuildScripts 2019-03-04 16:33:46 +02:00
Paul Brodner a0406b6546 add backup testing 2019-03-04 13:46:48 +00:00
Meenal Bhave 0bdc831d99 Search-1234: Updated TAS dependencies to use Java 11 2019-02-27 14:13:20 +00:00
meenal.bhave@alfresco.com bf07e27dca Updated to use latest tas rest api tag to resolve snapshot errors 2019-02-25 10:33:07 +00:00
Meenal Bhave 30999ff630 Merge branch 'fix/Search-1493' into 'master'
Fix/search 1493

See merge request search_discovery/SearchAnalyticsE2ETest!13
2019-02-25 09:38:54 +00:00
meenal.bhave@alfresco.com dc16790994 Search-1493: Improved error logging on test failure and minor changes to var names and comments 2019-02-25 09:11:32 +00:00
meenal.bhave@alfresco.com d44726978e Search-1493: Allowing more time for indexing, upto 6 tries instead of 3, this does not make other tests slower 2019-02-21 15:20:10 +00:00
meenal.bhave@alfresco.com 79298eceae Search-1493: Allowing more time for indexing, upto 6 tries instead of 3, this does not make other tests slower 2019-02-21 15:19:55 +00:00
meenal.bhave@alfresco.com 7ea4bc6431 Search-1493: tests renamed 2019-02-21 14:47:29 +00:00
meenal.bhave@alfresco.com 49bedadf16 Search-1493: Fixed waitForContent method 2019-02-21 14:38:55 +00:00
Paul Brodner 7ac96fd41c Merge branch 'feature/SEARCH-1479-test-backup' into 'master'
restructure upgrade test and added core suites for backup

See merge request search_discovery/SearchAnalyticsE2ETest!14
2019-02-21 13:03:05 +00:00
Paul Brodner a4d8b791a5 fix upgrade suites 2019-02-21 11:17:02 +02:00
Paul Brodner 90ed4a82e4 wip: backup test 2019-02-21 11:14:26 +02:00
meenal.bhave@alfresco.com 21fe244256 Search-1439: Added assert for indexing so that it fails with the message Indexing in progress 2019-02-20 11:51:51 +00:00
meenal.bhave@alfresco.com 74921e1c9e Search-1493 refactoring, new waitForContent and waitForIndexing methods, alignment with TAS Rest API project 2019-02-20 10:49:51 +00:00
Meenal Bhave 9bc9f4f96e Fix/search 873 2019-02-13 16:32:02 +00:00
meenal.bhave@alfresco.com 8cf7eaf20a Fix the build error and issue with tas-utility dependency 2019-02-13 13:54:01 +00:00
meenal.bhave@alfresco.com c9fa37d499 Search-1474: Moved the files to the right packages 2019-02-12 18:27:50 +00:00
Paul Brodner 8a9415f486 Merge branch 'master' into feature/SEARCH-1479-test-backup 2019-02-12 19:13:52 +02:00
Paul Brodner 33707ab978 reset to curent user 2019-02-12 19:13:05 +02:00
Paul Brodner bde2493741 adding backup suites 2019-02-12 19:12:27 +02:00
Paul Brodner 5a45b422e3 move upgrade test one level up 2019-02-12 19:12:09 +02:00
meenal.bhave@alfresco.com b0193367b4 Search-1359: Added the search packages as these are not being run on bamboo 2019-02-12 15:58:17 +00:00