Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 1a1a468c4fd58ae9cd65385cec8300ff5b6f2a41
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/1a1a468c4fd58ae9cd65385cec8300ff5b6f2a41
  Author: Tom Fennelly <tom.fenne...@gmail.com>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M nightwatch.conf.js
    M package.json
    M run.sh
    A src/main/js/custom_commands/moveConfigpageButtons.js
    A src/main/js/custom_commands/removeBreadcrumbBar.js
    M src/main/js/globals.js
    M src/main/js/page_objects/classic_jenkins/freestyleConfig.js
    M src/main/js/page_objects/classic_jenkins/multibranchCreate.js
    M src/main/nightwatch.json
    M src/test/js/edgeCases/folder.js
    M src/test/js/queued.js
    M src/test/resources/test_scripts/freestylePing.sh

  Log Message:
  -----------
  Fixes for issues Tom F sees when running the ATH locally (#36)

* wrap the navigate functions on the classic jenkins page objects

Doing this to remove the breadcrum bar anything we navigate to classic jenkins. 
The breadcrumb bar screws up some tests because it's stick positioned at the 
top, causing some clicks etc to get blocked.

* Support env setting of LAUNCH_URL

To support runing of ATH tests against a Jenkins instance running in the 
debugger

* Maximize the browser window

* Set local node and npm on $PATH

* modify freestylePing.js to work on any system

* Set jenkins version to 2.7.3 stable

* Updates to get ATH working with node 6 + newer SSE gateway api

* Fixes to get ATH running on my linux box

* multibranchCreate.newItem

* comment in multibranchCreate

* Reindent the comments in edgeCases/folder.js

* disabled steps 05 to 10 in edgeCases/folder.js

* disabled steps 06 + in queued.js

* Completely disable fodlers and queued tests until createBranch is fixed

* Update npm pack versions to latest


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to