• Jérome Perrin's avatar
    tests: refactor grid tests to use a getTestComputerClass method · b01cc6cf
    Jérome Perrin authored
    This method returns the class of computer used for the test, then
    it's easier for test subclasses to use a computer with different
    classes for software and instances.
    
    Use this in TestSlapgridPluginPromiseWithInstancePython, using
    subclasses instead of monkey patching should make extending this
    test a bit easier
    b01cc6cf
test_slapgrid.py 177 KB