Project

General

Profile

Actions

Task #2974

closed

Idea #2872: Replace left nav with "projects/folders" interface

Make existing tests pass

Added by Tom Clegg almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Actions #1

Updated by Tom Clegg almost 10 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Tom Clegg almost 10 years ago

  • Assigned To set to Radhika Chippada
Actions #3

Updated by Radhika Chippada almost 10 years ago

  • Status changed from In Progress to Feedback
  • Assigned To changed from Radhika Chippada to Tom Clegg
  • % Done changed from 0 to 90

Tom,
All tests but one are passing (detail below). Please review and merge "2872-folder-nav-tests" into "2872-folder-nav" to get the test updates in.

The one failing test is in (test/integration/pipeline_instances_test.rb:33). After I updated the test to meet the updated UI, it is now failing because the Run button is enabled even when the input is not yet provided. I am thinking this is probably an error in the new UI; though I have not looked into code. Please check and let me know after the bug is addressed.

PipelineInstancesTest#test_Create_and_run_a_pipeline:
Capybara::ExpectationNotMet: expected to find css "a.disabled,button.disabled" with text "Run" but there were no matches
test/integration/pipeline_instances_test.rb:33:in `block in <class:PipelineInstancesTest>'

Actions #4

Updated by Radhika Chippada almost 10 years ago

  • Status changed from Feedback to Resolved
  • Assigned To changed from Tom Clegg to Radhika Chippada
  • % Done changed from 90 to 100
  • Remaining (hours) changed from 3.0 to 0.0

All tests passing. Also, added one more test to pipeline instances testing.

branch: 2872-folder-nav-tests

Actions

Also available in: Atom PDF