summaryrefslogtreecommitdiff
path: root/tests/session/test_session_common.py
Commit message (Collapse)AuthorAgeFilesLines
* Better selection support (#2290)Bernát Gábor2022-01-041-1/+1
|
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-0/+2
|
* `tox -e ALL` now runs all environments as expected (#2114)Jürgen Gmach2021-07-261-9/+6
| | | | | | | | | | | | | | | * `tox -e ALL` now runs all environments as expected This fixes #2112. * Fix tox -e ALL not working Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> * Add test Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-2/+2
| | | Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
* tests: add test for CliEnv repr/strBernát Gábor2020-11-051-0/+32
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>