Commit Graph

69 Commits

Author SHA1 Message Date
69daf47021 CE-938: renamed reportSetup widget to filterAndColumns 2024-05-22 15:30:13 -05:00
376a7a342e do toLowerCase on both sides of a contains check... also better fail message for not-contains text. 2024-05-10 15:50:29 -05:00
65aaf4fce1 CE-1068 - add RELOAD_WIDGET action, and targetWidget to FieldRules 2024-04-30 10:18:13 -05:00
e7d870a7fa CE-1068 - Add dumping console logs upon error - could help diagnose test fails faster hopefully 2024-04-29 12:52:29 -05:00
11f1250d73 the missing selenium test for the report setup screen from last sprint 2024-04-18 20:48:26 -05:00
8fe8fd41eb fix for backend type 2024-04-18 09:42:10 -05:00
fc45b5bed8 ES-84, ES-85 - fix boolean operators, trimming away values (don't trim if implicit values) w/ tests; fix to pre-filter-for-backend before launching processes; 2024-02-13 11:51:31 -06:00
3f3b188a9d CE-798 Post-demo style updates; add concept of reconciling current table definition w/ view (e.g., add/delete columns from tables); test updates 2024-02-08 20:09:30 -06:00
26f9e19222 CE-798 Get seleniums passing 2024-02-06 20:24:20 -06:00
3ce1e8179c CE-793 - more Fixes for failed selnium tests 2024-01-30 12:33:02 -06:00
550006586a CE-793 - Fixes for failed selnium tests 2024-01-30 12:03:58 -06:00
c5c756d84f CE-793 - Replace/rename savedFilter as savedView 2024-01-29 20:17:32 -06:00
f6b2713639 CE-798 - attempt at passing all query tests, and a smidge of new new tests. 2024-01-23 20:32:32 -06:00
546f544373 CE-798 - Update package for selenium tests in here 2024-01-23 14:04:33 -06:00
7fbd3ce853 CE-798 - Add defaultQuickFilterFieldNames as table meta-data, along with instance validation; add junit (for the validation logic) 2024-01-23 14:03:44 -06:00
e9223a1c23 Try to make test more robust (try-again on filename in case it catches the .crdownload file) 2023-11-16 09:59:59 -06:00
455869c96b CE-740 Actually ran test to get h3 & h5's right 2023-11-16 08:33:21 -06:00
90861b33a4 CE-740 Change h5 expects to h3 2023-11-16 08:16:15 -06:00
6be18627a7 CE-740 Update BREADCRUMB_HEADER selector (h5 became h3) 2023-11-15 20:11:14 -06:00
ea728d3cf0 fix to selenium test by updating pom dependency 2023-11-08 17:09:22 -06:00
e993fcb949 Add better support (hopefully that works in CI) for downloads; update this test to use that. 2023-10-18 08:53:41 -05:00
e144cf3ec7 Added scriptViewer widget back in metaData to fix tests that needed it; turned on showExportButton in sample table widget; 2023-10-17 20:36:23 -05:00
6bd6b0370b Initial checkin 2023-10-17 19:26:24 -05:00
448560c427 Add option to autoHighlight elements. Add getLatestChromeDownloadedFileInfo; maybe fix collisions when writing screenshots 2023-10-17 19:25:20 -05:00
b968705a01 Update class header comment 2023-10-17 19:16:04 -05:00
580d4a90c9 Merge remote-tracking branch 'origin/integration/sprint-32' into feature/deploy-test-jar 2023-09-06 16:28:30 -05:00
0c76371d59 Add maven-jar-plugin to publish qfmd's test classes in a jar (e.g., for inclusion in applications for selenium testing); Updates in library classes to support alternative usages 2023-09-06 08:25:17 -05:00
19aebd631a attempt to fix seleniums 2023-08-17 16:48:44 -05:00
5aac9ce069 hotfix: fixed bug where navigating from one record to another, then hitting the 'e' button goes to the edit screen for the previous record 2023-08-17 16:13:50 -05:00
953c4cc569 Add homeCityId field (used by new filter test) 2023-07-26 13:21:39 -05:00
f189083a5a Fix bug w/ filter in URL not having any values not being respected. Add selenium test for it!! 2023-07-26 12:39:58 -05:00
16dd633a08 CTLE-436: fixed selenium tests 2023-06-30 18:33:09 -05:00
51a87db2d1 Updated test per updated script viewer code 2023-06-27 09:09:42 -05:00
5b6167ddb8 Merge branch 'feature/sprint-27' into feature/custom-filter-panel 2023-06-20 10:17:56 -05:00
dc00144209 Update to pass selenium tests on custom filter panel 2023-06-20 08:33:15 -05:00
0eb7b9faa1 treat routes as map where paths are keys, and they can be overwritten - more flexibilty in setting up tests w/ custom override paths 2023-06-02 11:53:02 -05:00
5d42f29696 Remove redundant route 2023-06-02 11:39:55 -05:00
6ad2c98252 Try to fix bulk edit test (routes) 2023-06-02 11:27:44 -05:00
ff9ebeea1b working bulk-edit test 2023-05-10 17:08:52 -05:00
e4d6ba79ed Try again (last one worked!) without the screenshot & highlight, just the better selector everywhere 2023-05-08 10:25:18 -05:00
ce6aa31cfb Try again, more specific selector everywhere, highlight the 3rd time? 2023-05-08 09:57:09 -05:00
ca622d3f10 Add highlight of the element we're trying to click 2023-05-07 19:37:26 -05:00
4fa4268051 try more specific selector for click 2023-05-06 19:33:37 -05:00
c1ee9b40e0 Try to undisable this test 2023-05-05 20:20:35 -05:00
fb429be69b Merge branch 'feature/CTLE-207-query-joins' into integration/sprint-25 2023-05-02 08:03:05 -05:00
4f90b50001 Fix test (json slightly different now for boolean operator in filter); update javalin for seleniums 2023-04-26 12:10:44 -05:00
9cf471131f some random developer.json, hopefully nothing breaks 2023-04-20 14:21:35 -05:00
9f3cf9f00f Don't wait forever in CIRCLECI! 2023-03-08 12:51:36 -06:00
a31661d150 Real small passable version of script view screen/widget 2023-03-08 12:16:12 -06:00
d585994a48 Add chrome option --remote-allow-origins=* (to fix change/bug introduced in chrome 111?) 2023-03-08 11:20:17 -06:00