Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Python 2 code from the tests & refactor (#7320) | Mark Byrne | 2022-08-18 | 1 | -2/+1 |
| | | | | | | | - Refactor Classes which inherit from `object`. - Remove `import print_function from __future__`. - Remove assignments to `__revision__` from the functional test module when it is never used throughout the module. Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> | ||||
* | [functional tests] Rename example_functional_tests.py => ↵ | Pierre Sassoulas | 2019-09-10 | 1 | -0/+15 |
e/example_functional_tests.py Permit to navigate in the functional tests easier. |