-
http://robotframework.org/robotframework /2.8.7/libraries/DateTime.html#Custom%20timestamp
-
Fixes #37.
-
While partially reverting to old behaviour, this still resolves an issue caused by global variables being modifiable by anyone.
-
Period intervals; initial tender data
-
They were named just like the global variable, though they are local in corresponding functions.
-
This reduces unnecessary duplication of code.
-
Lowercase "questions" is not used anywhere else. Also that's a global/suite variable, so it should have its name written in uppercase.
-
This fixes some warnings such as "Unrepresentable object 'list'" in output of Robot Framework. Some minor changes in formatting took place as well.