Ignore:
Timestamp:
18 Oct 2012, 05:42:30 (12 years ago)
Author:
Henrik Bettermann
Message:

Base configuration

Location:
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py

    r9143 r9347  
    2020from waeup.kofa.applicants.tests.test_browser import ApplicantsFullSetup
    2121from waeup.kofa.configuration import SessionConfiguration
    22 from waeup.fceokene.testing import FunctionalLayer
     22from waeup.kwarapoly.testing import FunctionalLayer
    2323
    2424# Also run tests that send requests to external servers?
     
    8888            self.browser.contents)
    8989        self.assertMatches(
    90             '...item_name="FCEOkene Split" item_amt="140000" bank_id="117" acct_num="6216801058"...',
     90            '...item_name="KwaraPoly Split" item_amt="140000" bank_id="117" acct_num="6216801058"...',
    9191            self.browser.contents)
    9292        self.assertMatches(
Note: See TracChangeset for help on using the changeset viewer.