Philipp Hansch
|
e0e8bc805b
|
Remove unneeded argument
Instead, figure out the data directory from the helpers directory.
|
2016-03-29 19:52:46 +02:00 |
|
Philipp Hansch
|
e9ae2156d3
|
Comply with flake8
|
2016-03-29 00:08:14 +02:00 |
|
Philipp Hansch
|
5811a25299
|
Add a datapath replacement for spawning userscripts
This adds a `(datapath)` replacement for feature tests.
`(datapath)` will expand to the absolute path to the integration data
directory.
|
2016-03-28 23:48:37 +02:00 |
|
Florian Bruhin
|
526441bcae
|
Fix new flake8 lint.
For some reason these issues weren't shown with pytest-pep8/flakes.
|
2016-01-22 17:33:58 +01:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Florian Bruhin
|
3290048458
|
tests: Do custom fnmatch-like matching.
fnmatch treats [, ] and ? as shell metacharacters too, and has no way to escape
them. We need a literal [] and really only need * for filtering.
|
2015-11-13 07:56:59 +01:00 |
|
Florian Bruhin
|
9c5ce8a688
|
tests: Improve partial_compare output.
|
2015-11-12 19:04:37 +01:00 |
|
Florian Bruhin
|
6e7d6fb00e
|
tests: Use fnmatch for strings in partial_match.
|
2015-11-10 06:50:31 +01:00 |
|
Florian Bruhin
|
e13de98790
|
Fix lint.
|
2015-11-02 23:49:44 +01:00 |
|
Florian Bruhin
|
3155e20999
|
tests: Add helpers to compare sessions.
|
2015-11-02 23:41:48 +01:00 |
|