You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/26 21:53:58 UTC

[jira] [Commented] (CLIMATE-355) Update UI frontend tests

    [ https://issues.apache.org/jira/browse/CLIMATE-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111213#comment-14111213 ] 

ASF GitHub Bot commented on CLIMATE-355:
----------------------------------------

GitHub user MJJoyce opened a pull request:

    https://github.com/apache/climate/pull/104

    CLIMATE-355 - Update UI frontend tests

    Fixes for some of the frontend tests that were broken as a result of the backend refactoring.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MJJoyce/climate CLIMATE-355

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/104.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #104
    
----
commit 38f7ba8dc3a18b08c95152ab2f6a2b44ddb7f623
Author: Michael Joyce <jo...@apache.org>
Date:   2014-08-26T19:30:00Z

    CLIMATE-355 - Remove outdated evaluation run test

commit 32f4dde7e00817dbd4b08c1dd2391f9b916aa274
Author: Michael Joyce <jo...@apache.org>
Date:   2014-08-26T19:46:21Z

    CLIMATE-355 - Minor ObservationSelect ctrl cleanup for test fixes

commit 1866ad5d056009fac889bce87f752646dbfb3ef0
Author: Michael Joyce <jo...@apache.org>
Date:   2014-08-26T19:46:48Z

    CLIMATE-355 - Fix ObservationSelectCtlr tests
    
    - Update all backend URLs to use the newly refactored backend API.
    - Update httpBackend handling to ensure that all encountered URLs are
      properly captured.
    - Update LFME backend URL calls to be less verbose and to return
      properly formated mocked data that matches the returned values from
      the refactored backend.

----


> Update UI frontend tests
> ------------------------
>
>                 Key: CLIMATE-355
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-355
>             Project: Apache Open Climate Workbench
>          Issue Type: Task
>          Components: webapp
>    Affects Versions: 0.3-incubating
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 0.5
>
>
> Quite a few of the frontend tests are broken as a result of CLIMATE-333, specifically the new endpoint values. Time to fix that!



--
This message was sent by Atlassian JIRA
(v6.2#6252)