Ignore:
Timestamp:
23 Nov 2018, 11:10:19 (6 years ago)
Author:
Henrik Bettermann
Message:

Add ReleaseExpiredAllocationsActionButton? which has previously only been used by Uniben.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/hostels/tests.py

    r13533 r15250  
    188188
    189189    def test_release_expired_allocations(self):
     190        self.app['hostels'].allocation_expiration = 7
    190191        self.browser.addHeader('Authorization', 'Basic mgr:mgrpw')
    191192        cat = queryUtility(ICatalog, name='beds_catalog')
Note: See TracChangeset for help on using the changeset viewer.