Commit Graph
60 Commits
Author SHA1 Message Date
Jake McDermott 8f6289707b Merge pull request #596 from jakemcdermott/stored-xss-test
add test suite for stored xss
2017-11-08 16:47:03 -05:00
Jake McDermott 79f450df8e add stored xss test suite 2017-11-07 13:43:20 -05:00
Jake McDermott aab66b8ce8 add namespacing, schedules, and sources to fixtures 2017-11-07 13:43:05 -05:00
Jake McDermott 0afe94c4d4 add navigateTo command 2017-11-07 13:42:41 -05:00
Jake McDermott 8666512d99 Merge pull request #550 from jakemcdermott/run_both_unit_test_suites
run both ui unit test suites and linting tasks, collect results for shippable
2017-11-02 15:40:30 -04:00
Jake McDermott 77e11fe8fe collect unit test results for shippable
Signed-off-by: Jake McDermott <jmcdermott@ansible.com>
2017-11-02 01:22:07 -04:00
Jake McDermott 93f35b037d remove unused config 2017-11-01 15:31:00 -04:00
Jake McDermott 4883876dc5 run both unit test suites and linting tasks 2017-11-01 13:36:34 -04:00
Jake McDermott 6c85902ce8 Merge pull request #541 from jakemcdermott/update-credentials-title-selector
fix credentials form title selector
2017-10-31 16:30:00 -04:00
Jake McDermott ef0c2086eb fix credentials form title selector when running container chrome 2017-10-31 16:11:44 -04:00
Jake McDermott 1fe9f43690 Merge pull request #502 from jakemcdermott/update_test_config
test config cleanup and tooling updates
2017-10-25 15:39:55 -04:00
Jake McDermott 3800a16f3e refactor e2e settings and config modules
This should make the settings and configuration logic less implicit and
a little easier to follow. Some familiarity with the configuration behavior
of nightwatch is still necessary in places - specifically, one should know
that all test_settings defined for non-default environments are treated as
overrides to the values defined for the default environment.
2017-10-25 10:58:39 -04:00
Jake McDermott d70a0c8c24 cleanup e2e test development tooling and add readme examples 2017-10-25 10:22:18 -04:00
Jake McDermott 06f06173b0 Merge pull request #408 from jakemcdermott/smoke-tests
add smoke test
2017-10-13 15:21:00 -04:00
Jake McDermott 113d62a95f add smoke test 2017-10-11 18:28:56 -04:00
Jake McDermott b5899c193a update object fields and commands 2017-10-11 18:28:36 -04:00
Jake McDermott d4af743805 Merge pull request #397 from jakemcdermott/unit-linting
additional test de-linting
2017-10-10 20:56:40 -04:00
Jake McDermott 8b395c934c de-lint unit tests 2017-10-10 20:23:15 -04:00
Jake McDermott ae0855614b update unit test file names 2017-10-10 20:18:05 -04:00
Jake McDermott 169cd1a466 Merge pull request #395 from gconsidine/ui/combine-test-dirs
Ui/combine test dirs
2017-10-10 18:33:12 -04:00
Jake McDermott f3a8d612f3 Merge pull request #257 from mabashian/auditor-read-only-e2e
Added e2e tests for auditor read-only forms
2017-09-26 23:44:09 -04:00
Jake McDermott fddecfdd25 use launch_url to specify awx host for workers 2017-09-26 23:26:54 -04:00
Jake McDermott 09a6a326d1 use fixture data in read-only form test 2017-09-26 21:54:47 -04:00
Jake McDermott 069ca1c755 add utils for bootstrapping test fixtures 2017-09-26 21:54:29 -04:00
Jake McDermott d6a6087ff9 Merge pull request #216 from jakemcdermott/fix-e2e-navbar-select
fix e2e navbar select
2017-09-20 09:43:35 -04:00
Jake McDermott 1f083b57de fix e2e navbar select 2017-09-19 16:09:05 -04:00
Jake McDermott 9cbe2faed6 Merge pull request #26 from jakemcdermott/test-e2e
add e2e tests
2017-09-15 17:35:30 -04:00
Jake McDermott 2a9c97f96d remove unused config 2017-09-15 17:22:23 -04:00
Jake McDermott 573d35feff use dataset name as naming prefix 2017-09-15 17:22:13 -04:00
Jake McDermott ab87f81ad8 add data generator preset 2017-09-15 17:22:03 -04:00
Jake McDermott 19f96b1f6f add e2e tests 2017-09-15 17:21:55 -04:00
Jake McDermott 05b4b875e2 move unit tests 2017-09-15 17:21:43 -04:00
Jake McDermott 8944832ad7 Merge pull request #79 from marshmalien/fix/7319-jobDetailsModalDragAndDrop
Prevent dragging on CodeMirror element inside of Job Details Modal
2017-07-26 17:33:57 -04:00
Jake McDermott 58392009fc fix jenkins f8 error 2017-07-24 20:19:41 -04:00
Jake McDermott 93fddac127 fix job details linking to smart inventories (#7013) 2017-07-12 13:08:11 -04:00
Jake McDermott 59cc15b0d4 conditionally disable forms based on license type (#6589) 2017-06-13 14:16:35 -04:00
Jake McDermott 8adb501eb8 Add prompt on launch for 'verbosity' JT field (#6475) 2017-06-12 13:30:20 -04:00
Jake McDermott e6e4c69da4 add verbosity to job launch options (#6485) 2017-06-09 13:38:59 -04:00
Jake McDermott e1a0eec29f fix request urls used for settings view (#6451) 2017-06-05 10:41:27 -04:00
Jake McDermott be56912dc3 unit test inventory source serializer get_related (#6214) 2017-05-09 12:07:39 -04:00
Jake McDermott 4fe017d2ec Fix survey button ids (#5975)
Change all references to 'btn' within the relatedButton loop to
the loop variable 'itm' so that survey button ids are no longer
shown as 'job_template_undefined_btn'.
2017-04-07 12:39:13 -04:00
Jake McDermott 69ab439d82 Merge pull request #5318 from jakemcdermott/5155_invalidate_token_on_logout
invalidate token on logout
2017-02-13 09:24:30 -05:00
Jake McDermott f02b5415af add auth token to logout request header 2017-02-12 21:07:13 -05:00
Jake McDermott 1ab62a48ed fixes edit button for organization project view (#5134) 2017-02-02 10:40:18 -05:00
Jake McDermott 65aafc0f9e Merge pull request #5065 from jakemcdermott/noissue_update_build_url
update tower build url
2017-01-31 10:56:47 -05:00
Jake McDermott 374453391d update tower build url 2017-01-31 10:43:20 -05:00
Jake McDermott d5ce044e8d add optional template-type attribute to smart status icon directive for linking to workflow jobs (#4695)
The recent_jobs summary fields of the endpoints driving the status icon controller do not provide the necessary information to build a url for the correct job details endpoint in all cases.

This adds an optional template-type attribute to the smart status directive to override the default url building behavior.
2017-01-12 19:40:28 -05:00
Jake McDermott cfa9a663e9 reset aggregator field when clicking its associated reset button (#4542) 2016-12-21 20:33:48 -05:00
Jake McDermott e401a46df6 Merge pull request #4510 from wenottingham/no-yule-logs
Don't log the secret key.
2016-12-21 19:48:04 -05:00
Jake McDermott 131eb3832a fix typo in configuration-auth.controller.js (#4516)
GithHub -> GitHub
2016-12-19 18:00:06 -05:00
Jake McDermott 3ee8c4159a fix tooltip message for notification template (#4448) 2016-12-15 00:16:40 -05:00
Jake McDermott 07a395b738 Merge pull request #4326 from jakemcdermott/issue-3905
ensure new settings are placed by installer when updating tower
2016-12-12 09:05:27 -05:00
Jake McDermott db5ffa7e03 Update task_manager_system.md 2016-11-07 11:29:05 -05:00
Jake McDermott 7b68dc6d33 Merge pull request #3808 from jakemcdermott/noissue_fix_tower_welcome_msg
interpret backslash escapes when displaying url in welcome message
2016-10-28 16:42:44 -04:00
Jake McDermott b827a711c5 Merge pull request #3700 from jakemcdermott/noissue_fix_rabbitmq_setting_migration
actually invoke template module in install role
2016-10-11 18:44:56 -04:00
Jake McDermott d3a36aefc3 Merge pull request #3686 from jakemcdermott/noissue_fix_rabbitmq_setting_migration
ensure CLUSTER_HOST_ID setting is consumed by settings migration when updating tower
2016-10-11 18:13:15 -04:00
Jake McDermott cd896539f0 Merge pull request #3676 from jakemcdermott/noissue_fix_settings_migration
use created and modified dates from TowerSettings when migrating to conf Settings
2016-10-10 12:26:56 -04:00
Jake McDermott 47b2b4322b use created and modified dates from TowerSettings when migrating to conf Settings 2016-10-10 10:25:53 -04:00
Jake McDermott f20185c113 Merge pull request #3389 from jakemcdermott/fix_role_unit_tests
fix skipped role unit tests
2016-09-01 09:44:49 -04:00
Jake McDermott d2407b549e fix skipped role unit tests 2016-08-31 21:07:36 -04:00