Ronny Pfannschmidt
|
703e4b11ba
|
run black
|
2018-05-23 16:48:46 +02:00 |
Bruno Oliveira
|
afe4800daf
|
Fix deprecation notice in Node.get_marker
|
2018-05-15 21:47:40 -03:00 |
Ronny Pfannschmidt
|
4914135fdf
|
introduce name filtering for marker iteration again
|
2018-05-11 21:48:15 +02:00 |
Ronny Pfannschmidt
|
dbb1b5a227
|
remove NodeMarkers, turn own_markers into a list and use iter_markers api exclusively
|
2018-03-29 18:24:10 +02:00 |
Ronny Pfannschmidt
|
8805036fd8
|
add node iteration apis
TODO: add tests
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
ee51fa5881
|
add api to iterate over all marerks of a node
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
a92a51b01b
|
clarify find_markers return value
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
159ea9b7c0
|
turn Markinfo into atts clsas, and return correct instances of it from node.get_marker
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
ced1316bc8
|
add docstrings for nodemarkers
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
5e56e9b4f6
|
refactor node markers, remove need to be aware of nodes
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
360d608da4
|
introduce a own storage for markers
|
2018-03-29 17:52:01 +02:00 |
Ronny Pfannschmidt
|
5e5935759e
|
make nodeids precalculated, there is no sane reason to commpute lazyly
|
2018-03-09 10:52:59 +01:00 |
Ronny Pfannschmidt
|
45b6b7df92
|
move nodekeywords to the mark structures
|
2018-03-09 10:23:18 +01:00 |
Ronny Pfannschmidt
|
c9b9d796e6
|
remove dead code
|
2018-03-09 10:22:43 +01:00 |
Carlos Jenkins
|
8b49ddfa58
|
Renamed the fixture record_xml_property to record_property and adapted logic so that the properties are passed to the TestReport object and thus allow compatibility with pytest-xdist.
|
2018-02-20 15:46:26 -06:00 |
Ronny Pfannschmidt
|
94608c6110
|
port _Compatproperty to attrs
|
2017-12-18 11:08:20 +01:00 |
Ronny Pfannschmidt
|
afc607cfd8
|
move node base classes from main to nodes
|
2017-12-18 11:08:20 +01:00 |
Tom Dalton
|
f5e72d2f5f
|
Unused import / lint
|
2017-10-24 11:25:42 +01:00 |
Tom Dalton
|
14e3a5fcb9
|
Move the generic separator to a constant
|
2017-10-24 10:42:16 +01:00 |
Tom Dalton
|
655ab0bf8b
|
Address more review comments, fix massive bug I reintroduced in the node-splitting code :-/
|
2017-10-23 17:49:49 +01:00 |