-
It should be executed after auction has ended with viewer instead of provider.
-
Also removed two test cases which are not needed anymore.
-
Fixes #37.
-
While partially reverting to old behaviour, this still resolves an issue caused by global variables being modifiable by anyone.
-
Lowercase "questions" is not used anywhere else. Also that's a global/suite variable, so it should have its name written in uppercase.
-
Two test cases were moved into singleItemTenderComplaints and one was already there. Four more were dropped since they are same as first two.
-
This change introduces an ability to select current broker and role independently.