Changeset 2542022


Ignore:
Timestamp:
Mar 27, 2010, 6:53:46 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
47bb508
Parents:
193dfcd
git-author:
Alex Dehnert <adehnert@…> (03/27/10 18:53:46)
git-committer:
Alex Dehnert <adehnert@…> (03/27/10 18:53:46)
Message:

Improve the tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/finance_core/reporting_tests.sh

    rae83758 r2542022  
    22
    33methods="annotate aggregate"
    4 baseurl=${1:-http://localhost:8001/finance_core/reporting/?term=2010-spring}
    5 baseurls="$baseurl $baseurl&area=13 $baseurl&layer=30"
     4baseurl=${1:-http://localhost:8001/finance_core/reporting/?a=b}
     5baseurls="$baseurl&term=2010-spring $baseurl&area=13 $baseurl&layer=30"
    66for testbaseurl in $baseurls; do
    77    echo $testbaseurl
Note: See TracChangeset for help on using the changeset viewer.